summaryrefslogtreecommitdiff
path: root/test/unistd/fork.c
AgeCommit message (Collapse)Author
2016-10-28test: remove test suiteWaldemar Brodkorb
The test suite is now a developed in a separate git repository. See here: http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng-test.git The test suite should be just like every other software compiled with the cross-toolchain. In the past strange problems where found when the test suite got build in the toolchain creation step.
2007-01-29fixup prototype warningsMike Frysinger
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
I had clearly run search/replace on that were cluttering things up.
2006-07-05fix license noticeMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-16disable test on non-mmu hostMike Frysinger
2002-02-04Fix headersEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-10-12Beef up the fork test, checking for proper SIGCHLD behaviorEric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-26Add in a fork test. Fix select so it works.Eric Andersen