Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up NPTL thread C library support files and simplify build process. | "Steven J. Hill" | 2006-02-05 | 1 | -1/+0 |
| | |||||
* | Final set of changes for NPTL and new build system. NPTL can now build with ↵ | "Steven J. Hill" | 2005-12-02 | 1 | -2/+0 |
| | | | | the new build system. | ||||
* | Changes made to the dynamic loader for TLS/NPTL support. Additional changes ↵ | "Steven J. Hill" | 2005-08-09 | 1 | -0/+1 |
| | | | | made to libpthread and libc for remaining support. | ||||
* | Properly link in needed TLS functions for the static C library. Added the ↵ | "Steven J. Hill" | 2005-07-31 | 1 | -0/+37 |
| | | | | new low-level locking primitives to the C library for both static and shared. Added the new file 'dl-tls.c' from glibc which should be the final code necessary to fully link all the libraries for a NPTL-based uClibc. | ||||
* | Added new files for TLS functionality in libpthreads and for the dynamic ↵ | "Steven J. Hill" | 2005-07-22 | 1 | -0/+29 |
| | | | | loader. The headers may be moved to the 'ldso' directory hierarchy at a later date depending on what we run into when implementating changes to the loader. | ||||
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 8 | -0/+413 |
consult the 'README.NPTL' file. |