summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_sem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-252/+0
* Adjust the _SEM_CHECK_VALIDITY macro to detect NULL sem_t instead ofkurt2008-06-201-2/+4
* Eliminate many lint warnings by either: using the appropriate type,kurt2007-05-181-1/+4
* From FreeBSD: sem_XXX implementation; manpages comming in a bit.fgsch2002-01-181-0/+247