Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up the 'sysdep.h' header chain. Other architectures will have their ↵ | "Steven J. Hill" | 2006-02-05 | 1 | -307/+36 |
| | | | | own 'sysdep.h' file in the various NPTL threads directories. Clean up other files having to do with the usage of it. | ||||
* | Only include 'regdef.h' when using assembly code. Your character has | "Steven J. Hill" | 2005-10-29 | 1 | -0/+2 |
| | | | | gained +1 idiot experience points. | ||||
* | Cleaned up 'sysdep.h' file madness. | "Steven J. Hill" | 2005-09-13 | 1 | -75/+259 |
| | |||||
* | Import latest 'clone' and 'vfork' functions from glibc. These have been ↵ | "Steven J. Hill" | 2005-09-03 | 1 | -0/+7 |
| | | | | tested with the 'linuxthreads' thread model and normal uClibc using the included test suite. This puts me very close to having static NPTL applications working. | ||||
* | Last of the merges along with latest changes for NPTL. Nothing much | "Steven J. Hill" | 2005-07-30 | 1 | -528/+112 |
| | | | | new on the NPTL stuff other than cleaning a few things up. | ||||
* | Big set of various patches to get the NPTL libraries to build and link. | "Steven J. Hill" | 2005-07-22 | 1 | -1/+0 |
| | |||||
* | Update comment blocks. | "Steven J. Hill" | 2005-06-03 | 1 | -9/+9 |
| | |||||
* | Added new 'sysdep.h' file for MIPS. It is a complete combination of all 5, | "Steven J. Hill" | 2005-05-26 | 1 | -0/+549 |
yes 5, 'sysdep.h' files present in the glibc tree. I am adding cleaning up of this file to my ToDo list. |