summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/pthread/timer_create.c
Commit message (Collapse)AuthorAgeFilesLines
* nptl: fix a few more old style prototypesAustin Foxley2010-01-231-4/+4
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+170
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com>