Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 25 | -1999/+483 |
| | |||||
* | And finally, make 'errno' and TLS variable. The TLS conversion of errno, ↵ | "Steven J. Hill" | 2006-01-05 | 5 | -17/+54 |
| | | | | h_errno and __resp was a real challenge. I am glad that is over with. | ||||
* | Make resolver state pointer '__resp' to be TLS variable. Again, these ↵ | "Steven J. Hill" | 2006-01-05 | 3 | -190/+232 |
| | | | | changes work for the threaded and non-threaded cases. | ||||
* | Changes to make 'h_errno' be a TLS variable. These changes should be ↵ | "Steven J. Hill" | 2006-01-05 | 4 | -9/+29 |
| | | | | portable into the trunk as, I think, they handle both thread and non-threaded cases and maybe only minor tweaks to handle the linuxthreads model, if any. | ||||
* | Clean up headers for the install target. Also define ↵ | "Steven J. Hill" | 2006-01-05 | 6 | -8/+10 |
| | | | | 'attribute_tls_model_ie' in 'libc-internal.h' where it belongs. Update includes in a few other miscellaneous files. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-05 | 1 | -1/+0 |
| | |||||
* | Fix a makefile and add new working NPTL test for new TLS resolver code. | "Steven J. Hill" | 2006-01-05 | 4 | -1/+95 |
| | |||||
* | Import assembly version of 'syscall_error' so that it can be a hidden ↵ | "Steven J. Hill" | 2006-01-05 | 5 | -38/+95 |
| | | | | function and NPTL can include as well. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-05 | 1 | -1/+1 |
| | |||||
* | Remove extraneous file. | "Steven J. Hill" | 2006-01-05 | 1 | -1/+0 |
| | |||||
* | You may die now, no really. | "Steven J. Hill" | 2005-12-28 | 1 | -33/+0 |
| | |||||
* | Fix build files so that CFLAGS and ASFLAGS do not bleed over into building ↵ | "Steven J. Hill" | 2005-12-17 | 3 | -24/+25 |
| | | | | other code in the system. $!^%@!#$$ | ||||
* | Rename files do to build system limitations. | "Steven J. Hill" | 2005-12-17 | 3 | -0/+0 |
| | |||||
* | Clean-up definition and usage of h_errno to be a TLS variable. | "Steven J. Hill" | 2005-12-13 | 3 | -19/+8 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-13 | 3 | -8/+6 |
| | |||||
* | Finish merge from trunk, again, no really. | "Steven J. Hill" | 2005-12-10 | 13 | -95/+113 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 3 | -6/+9 |
| | |||||
* | Finish merges from trunk. | "Steven J. Hill" | 2005-12-10 | 2 | -4/+7 |
| | |||||
* | Bring in sleep.c from trunk and update change sigaction.c for MIPS | "Steven J. Hill" | 2005-12-10 | 2 | -4/+8 |
| | | | | to call __memcpy, even though it produces a compiler warning. | ||||
* | Finish up changes for sigaction and NPTL. | "Steven J. Hill" | 2005-12-10 | 40 | -73/+109 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 9 | -8/+19 |
| | |||||
* | Fix up sigaction for NPTL. | "Steven J. Hill" | 2005-12-10 | 1 | -7/+6 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 158 | -565/+865 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2005-12-10 | 2 | -0/+180 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 2 | -68/+3 |
| | |||||
* | Add more working tests. | "Steven J. Hill" | 2005-12-08 | 4 | -0/+382 |
| | |||||
* | Add this test back in. It works now that sigaction stuff has been | "Steven J. Hill" | 2005-12-08 | 1 | -0/+163 |
| | | | | fixed for NPTL. | ||||
* | Bring in new functions for NPTL. These are actually from glibc out of | "Steven J. Hill" | 2005-12-08 | 4 | -8/+431 |
| | | | | | the 'sysdeps/unix/sysv/linux' directory, but including the 'pthreadP.h' header to activate NPTL-specific code. | ||||
* | NPTL changes for signal handling, getpid, sleep, raise and a few things | "Steven J. Hill" | 2005-12-08 | 17 | -129/+93 |
| | | | | for new librt code. Also cleaned up the makefiles. | ||||
* | Fix 'sigaction' for NPTL and other thread models. | "Steven J. Hill" | 2005-12-08 | 14 | -43/+18 |
| | |||||
* | Replace NPTL needed code. | "Steven J. Hill" | 2005-12-08 | 1 | -1/+12 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 61 | -552/+746 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 48 | -208/+342 |
| | |||||
* | Missed a couple of files from the merge. Well, a nice wasted evening where ↵ | "Steven J. Hill" | 2005-12-06 | 2 | -50/+49 |
| | | | | no development got done because I keep having to sync up. Tomorrow, I am going to start checking NPTL into mainline. I have had enough. | ||||
* | Test actually does not pass. Merge from trunk. | "Steven J. Hill" | 2005-12-06 | 2 | -203/+46 |
| | |||||
* | Finish up merge from trunk. | "Steven J. Hill" | 2005-12-06 | 4 | -10/+13 |
| | |||||
* | More merging from trunk. | "Steven J. Hill" | 2005-12-06 | 23 | -77/+81 |
| | |||||
* | Big merge from trunk. Stop the madness! | "Steven J. Hill" | 2005-12-06 | 144 | -442/+554 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-06 | 2 | -4/+4 |
| | |||||
* | Remove unused source files and other extraneous glibc files. If you want to ↵ | "Steven J. Hill" | 2005-12-06 | 12 | -684/+0 |
| | | | | understand the design, go read it in the glibc stuff. uClibc is all about size, including the tarball. | ||||
* | Add new working tests. | "Steven J. Hill" | 2005-12-06 | 4 | -0/+678 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-06 | 8 | -98/+24 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-03 | 11 | -8/+26 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | The headers 'tls.h' does not get used outside of uClibc. | "Steven J. Hill" | 2005-12-02 | 1 | -0/+2 |
| | |||||
* | Add in new make directives for NPTL. | "Steven J. Hill" | 2005-12-02 | 5 | -0/+515 |
| | |||||
* | Final set of changes for NPTL and new build system. NPTL can now build with ↵ | "Steven J. Hill" | 2005-12-02 | 18 | -772/+120 |
| | | | | the new build system. | ||||
* | Changes for NPTL and new build system. | "Steven J. Hill" | 2005-12-02 | 13 | -423/+86 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 30 | -346/+113 |
| |