summaryrefslogtreecommitdiffstats
path: root/test/signal/signal.c
Commit message (Expand)AuthorAgeFilesLines
* fixup prototype warningsMike Frysinger2007-01-291-4/+6
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-3/+0
* fix license noticeMike Frysinger2006-07-051-16/+2
* dont redefine _GNU_SOURCEMike Frysinger2006-01-111-1/+3
* need _GNU_SOURCE for the strsignal() funcMike Frysinger2006-01-091-0/+1
* make sure the call to signal() workedMike Frysinger2005-07-091-2/+8
* type cast output to prevent build warningsMike Frysinger2005-06-301-1/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-2/+3
* Fix doc blunder.Eric Andersen2000-11-041-13/+13
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More updates. Implement strsignal. Add pwd_grp testsEric Andersen2000-10-181-57/+59
* Signal test. One test written and already found a bug.Eric Andersen2000-10-181-0/+98