summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/oldsemaphore.c
Commit message (Expand)AuthorAgeFilesLines
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-151-235/+0
* revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger2005-11-151-5/+7
* sync with glibc and remove duplicated SEM_VALUE_MAX defineMike Frysinger2005-09-081-7/+5
* Patch from Peter S. Mazinger to fix some leftover problemsEric Andersen2003-06-021-1/+1
* In a number of places we erroneously used tests such as '#ifdef PIC' when weEric Andersen2003-05-301-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+235