summaryrefslogtreecommitdiff
path: root/test/proc_child.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-1/+1
* * test/proc_child.c (main): Avoid gcc -Wunused-result warning withJoe Orton2021-07-061-3/+3
* Solve two int-size issues on some platforms; exit is well definedWilliam A. Rowe Jr2007-10-141-3/+3
* We don't have no stinkin ssize_t here. We also needed io.h to compile cleanWilliam A. Rowe Jr2003-01-031-1/+4
* Detabify.Joe Orton2002-11-281-1/+1
* Fix to not assume input is NUL-terminated.Joe Orton2002-11-271-3/+5
* Forgot to commit this file with the testproc changes.Ryan Bloom2002-11-261-0/+16