summaryrefslogtreecommitdiffstats
path: root/lib/execute.c
Commit message (Expand)AuthorAgeFilesLines
* Split system.h into many small include files: binary-io.h exit.h liballoca.hBruno Haible2009-06-221-4/+1
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-221-1/+1
* HP-UX portability.Bruno Haible2009-06-211-0/+2
* Use return code 127, not 255, because wait_process tests on return code 127.Bruno Haible2009-06-211-1/+1
* Portability to SunOS4.Bruno Haible2009-06-211-0/+4
* Make the subprocess and pipe primitives more reliable and more flexible.Bruno Haible2001-10-241-20/+49
* Executing programs, without pipe.Bruno Haible2001-09-121-0/+179