summaryrefslogtreecommitdiffstats
path: root/test/unistd/errno.c
Commit message (Collapse)AuthorAgeFilesLines
* libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko2009-02-021-1/+1
| | | | | | | test/Rules.mak: don't pass target options to host build test/math/basic-test.c: fix test build error patching file test/unistd/errno.c: fix test build warning
* mark some funcs as noreturnMike Frysinger2007-01-291-0/+1
|
* fixup prototype warningsMike Frysinger2007-01-291-1/+1
|
* import files from glibc for an ia64/static portMike Frysinger2006-02-041-1/+2
|
* check the return value of the clone call tooMike Frysinger2005-07-281-3/+3
|
* add a basic errno test based on one from ltpMike Frysinger2005-07-271-0/+27