summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/pthread_cond_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of versioning and shared library compatibility code. We want to ↵"Steven J. Hill"2006-02-051-3/+1
| | | | start with as clean of a slate as possible. Whip me, beat me, make me shrink the code.
* Sync up with latest NPTL code from glibc and add minor"Steven J. Hill"2005-06-031-0/+1
| | | | #ifdef __UCLIBC__ directives.
* More glibc backward compatibility cruft. Oh the horror!"Steven J. Hill"2005-05-111-1/+0
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+46
consult the 'README.NPTL' file.