Commit History

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