summaryrefslogtreecommitdiff
path: root/test/signal/signal.c
AgeCommit message (Expand)Author
2007-01-29fixup prototype warningsMike Frysinger
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-07-05fix license noticeMike Frysinger
2006-01-11dont redefine _GNU_SOURCEMike Frysinger
2006-01-09need _GNU_SOURCE for the strsignal() funcMike Frysinger
2005-07-09make sure the call to signal() workedMike Frysinger
2005-06-30type cast output to prevent build warningsMike Frysinger
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-18More updates. Implement strsignal. Add pwd_grp testsEric Andersen
2000-10-18Signal test. One test written and already found a bug.Eric Andersen