summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/events.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of versioning and shared library compatibility code. We want to ↵"Steven J. Hill"2006-02-051-0/+2
| | | | start with as clean of a slate as possible. Whip me, beat me, make me shrink the code.
* Get rid of more glibc NPTL symbol and alias madness. Also disable usage of"Steven J. Hill"2006-01-141-2/+0
| | | | | | 'libc/sysdeps/linux/common/fork.c' when NPTL is being used. Finally, there are additional weak functions that need to be defined when using NPTL which have also been added.
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+34
consult the 'README.NPTL' file.