Commit History

Author SHA1 Message Date
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
  Rich Felker 1d297a2821 fix return value of system on failure to spawn child process 6 years ago
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
  Rich Felker 7914ce9204 remove cruft from pre-posix_spawn version of the system function 12 years ago
  Rich Felker 23ccb80fcb consistently use the internal name __environ for environ 12 years ago
  Rich Felker a8799356d5 base system() on posix_spawn 12 years ago
  Rich Felker 76f28cfce5 system is a cancellation point 12 years ago
  Rich Felker 599f973603 fix usage of locks with vfork 12 years ago
  Rich Felker 44eb4d8b9b overhaul system() and popen() to use vfork; fix various related bugs 12 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago