summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/forward.c
Commit message (Collapse)AuthorAgeFilesLines
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-191-4/+4
|
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-211-4/+12
|
* Get rid of versioning and shared library compatibility code. We want to ↵"Steven J. Hill"2006-02-051-65/+13
| | | | 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-0/+13
| | | | | | '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.
* Compile cleanups for NPTL support."Steven J. Hill"2005-08-091-2/+0
|
* Big set of various patches to get the NPTL libraries to build and link."Steven J. Hill"2005-07-221-0/+2
|
* 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/+203
consult the 'README.NPTL' file.