summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/unix/sysv/linux/sigwait.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-3/+2
| | | | | | "Bounds Checking Projects... This project has been abandoned" for four years at least.
* *: remove vestiges of gcc's "bounded pointers" feature,Denis Vlasenko2008-12-121-2/+2
| | | | | | it is dead (not supported by gcc) for years. (more of it remains in multiple copies of sigaction.c)
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
|
* initial import of latest linuxthreadsMike Frysinger2006-01-311-0/+88