Историја ревизија

Аутор SHA1 Порука Датум
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() пре 14 година
  Denis Vlasenko f9d4fc3cf8 switch_root: improve behavior on error; improve help text пре 15 година
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX пре 15 година
  Denis Vlasenko b6052724ff open_transformer: do not return fd, it does not change пре 16 година
  Denis Vlasenko fa0b56db76 sendmail: fix wrong vfork usage here too пре 16 година
  Denis Vlasenko 82604e9730 revert last two commits. vfork cannot be used in subroutine, пре 16 година
  Denis Vlasenko 58d60c3333 *: introduce and use xfork() пре 16 година
  Denis Vlasenko 3da5572bfa *: introduce and use xvfork() пре 16 година
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
  Denis Vlasenko 2649f215ae open_transformer: fix bug of calling exit instead of _exit пре 16 година
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes пре 16 година
  Denis Vlasenko 5a07a1d255 tar: move vfork into separate function (smaller code) пре 16 година
  Denis Vlasenko 3718832a15 *: more readable handling of pipe fds. No code changes. пре 16 година
  Denis Vlasenko 847fa779af *: tidy up usage of char **environ пре 16 година
  Denis Vlasenko 059c91711f open_transformer: do not duplicate "<program> -cf -" пре 17 година
  Denis Vlasenko bf8fcaceb7 open_transformer: fix vda's goofup пре 17 година
  Denis Vlasenko 211f7f88ae tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) пре 17 година
  Denis Vlasenko 7e0fbf9c26 tar: conditionally don't wait for vforked child to exec, as it always пре 17 година
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes пре 17 година
  Denis Vlasenko 5a6aeddfa7 xpipe: introduce (saves ~170 bytes) пре 17 година
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff пре 18 година
  Denis Vlasenko 97a8dd3857 g[un]zip: add support for -v (verbose). пре 18 година
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. пре 18 година
  Bernhard Reutner-Fischer cfb53dfd5e - include proper prototypes in libunarchive. пре 18 година
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function пре 18 година
  Glenn L McGrath 20872be9a4 Dont close original file handle, we may need it later. пре 21 година
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. пре 21 година