Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally check in all the changes I made for NPTL library proper. | "Steven J. Hill" | 2006-08-21 | 1 | -11/+15 |
| | |||||
* | Get rid of versioning and shared library compatibility code. We want to ↵ | "Steven J. Hill" | 2006-02-05 | 1 | -14/+5 |
| | | | | 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-14 | 1 | -6/+6 |
| | | | | | | '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. | ||||
* | Big set of various patches to get the NPTL libraries to build and link. | "Steven J. Hill" | 2005-07-22 | 1 | -0/+1 |
| | |||||
* | The better solution is to simply change the file includes. | "Steven J. Hill" | 2005-05-26 | 1 | -0/+4 |
| | |||||
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 1 | -0/+466 |
consult the 'README.NPTL' file. |