summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common
Commit message (Collapse)AuthorAgeFilesLines
...
* Copy from trunk."Steven J. Hill"2006-02-251-0/+110
|
* Merge from trunk."Steven J. Hill"2006-02-252-30/+16
|
* More merging from trunk."Steven J. Hill"2006-02-253-39/+33
|
* Clean up warnings and cruft."Steven J. Hill"2006-02-054-8/+2
|
* Finish implementation of new signals for NPTL which are SIGCANCEL, SIGTIMER ↵"Steven J. Hill"2006-02-053-20/+164
| | | | and SIGSETXID.
* Clean up '_res' such that it will now work for, NPTL, linuxthreads and"Steven J. Hill"2006-01-151-5/+1
| | | | | even no threads. Fix 'pthread_atfork' function and clean up duplicate of '__set_errno' that is not needed.
* Merge from trunk."Steven J. Hill"2006-01-1444-189/+209
|
* And finally, make 'errno' and TLS variable. The TLS conversion of errno, ↵"Steven J. Hill"2006-01-051-11/+1
| | | | h_errno and __resp was a real challenge. I am glad that is over with.
* Merge from trunk."Steven J. Hill"2005-12-131-4/+4
|
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-101-3/+4
|
* Finish merges from trunk."Steven J. Hill"2005-12-101-4/+5
|
* Finish up changes for sigaction and NPTL."Steven J. Hill"2005-12-1036-69/+96
|
* NPTL changes for signal handling, getpid, sleep, raise and a few things"Steven J. Hill"2005-12-082-24/+5
| | | | for new librt code. Also cleaned up the makefiles.
* Fix 'sigaction' for NPTL and other thread models."Steven J. Hill"2005-12-082-2/+1
|
* Merge from trunk."Steven J. Hill"2005-12-0815-14/+43
|
* Merge from trunk."Steven J. Hill"2005-12-087-7/+17
|
* Finish up merge from trunk."Steven J. Hill"2005-12-063-9/+12
|
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-0633-50/+114
|
* Changes for NPTL and new build system."Steven J. Hill"2005-12-021-127/+0
|
* Merge from trunk."Steven J. Hill"2005-12-0235-127/+194
|
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-022-56/+13
|
* Copy from trunk."Steven J. Hill"2005-12-011-0/+83
|
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-013-4/+0
|
* Merge from trunk."Steven J. Hill"2005-11-292-3/+7
|
* Sync up with trunk."Steven J. Hill"2005-11-194-45/+25
|
* Massive merge from trunk."Steven J. Hill"2005-11-1841-329/+406
|
* Massive merge from trunk."Steven J. Hill"2005-11-171-6/+15
|
* Hack to makefile until new build system and comment formatting."Steven J. Hill"2005-11-161-2/+4
|
* Update signal handlers for NPTL."Steven J. Hill"2005-11-161-2/+48
|
* Changes to sync with trunk."Steven J. Hill"2005-11-061-1/+2
|
* Sync."Steven J. Hill"2005-11-061-93/+25
|
* Merge from trunk."Steven J. Hill"2005-10-304-3/+5
|
* Copy from trunk."Steven J. Hill"2005-10-301-0/+45
|
* Add from trunk."Steven J. Hill"2005-10-301-0/+64
|
* Sync with trunk."Steven J. Hill"2005-10-066-25/+7
|
* Big, huge fricking merge. Peter, if you touch the build system again I'm ↵"Steven J. Hill"2005-10-042-4/+45
| | | | going to smash your keyboard.
* Add it."Steven J. Hill"2005-10-031-0/+103
|
* Big sync with trunk."Steven J. Hill"2005-09-241-111/+38
|
* Sync with trunk."Steven J. Hill"2005-09-211-8/+25
|
* Finish merge from trunk."Steven J. Hill"2005-09-131-1/+1
|
* Sync with trunk."Steven J. Hill"2005-08-181-1/+1
|
* Merge/sync with trunk."Steven J. Hill"2005-08-172-8/+14
|
* It occurred to me that for the uClibc way of doing things, we should be ↵"Steven J. Hill"2005-08-111-4/+0
| | | | using the syscall to fork if pthreads is not being used for NPTL, just like we do with the linuxthreads model. There were some name collisions that had to fixed, but things should be sane now. Also, due to complexities of the new thread model and compilation, the 'fork.c' from NPTL has to be compiled in with the C library, even though the code in it is not called until pthreads is linked in either dynamically by the loader or in a static binary. If that all makes sense to you, give yourself a cookie.
* In reality, the futex support that was originally added was only for STDIO ↵"Steven J. Hill"2005-08-092-5/+7
| | | | operations internal to libc. The futexes should not be visible to anything other than libc. These changes clean up futex and STDIO.
* Changes made to the dynamic loader for TLS/NPTL support. Additional changes ↵"Steven J. Hill"2005-08-091-0/+4
| | | | made to libpthread and libc for remaining support.
* Merge from trunk."Steven J. Hill"2005-08-091-1/+0
|
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-041-2/+2
|
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-301-17/+12
| | | | new on the NPTL stuff other than cleaning a few things up.
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-3012-103/+151
| | | | merged, but they will be done manually.
* Merge mania continues..."Steven J. Hill"2005-07-301-0/+234
|