summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-0/+3
* Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ..."Steven J. Hill"2005-09-251-7/+4
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-243-4/+4
* Big sync with trunk."Steven J. Hill"2005-09-241-0/+90
* Sync with trunk."Steven J. Hill"2005-09-234-440/+11
* Sync with trunk."Steven J. Hill"2005-09-212-103/+141
* Sync with trunk."Steven J. Hill"2005-09-211-1/+3
* Finish merge from trunk."Steven J. Hill"2005-09-131-4/+17
* Sync with trunk."Steven J. Hill"2005-09-011-1/+2
* Merge with trunk."Steven J. Hill"2005-08-261-95/+294
* Rename 'fork.c' to be 'fork-nptl.c' because it ends up replacing the object '..."Steven J. Hill"2005-08-171-13/+0
* Merge/sync with trunk."Steven J. Hill"2005-08-171-7/+0
* This will hopefully be the last modification to the resolver code for a while..."Steven J. Hill"2005-08-121-5/+9
* Sync with trunk."Steven J. Hill"2005-08-111-5/+5
* Merge with latest trunk."Steven J. Hill"2005-08-101-1/+1
* In reality, the futex support that was originally added was only for STDIO op..."Steven J. Hill"2005-08-091-4/+12
* Changes made to the dynamic loader for TLS/NPTL support. Additional changes m..."Steven J. Hill"2005-08-091-1/+1
* Add function '__libc_fatal' for NPTL."Steven J. Hill"2005-07-311-0/+4
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-303-93/+129
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-305-32/+111
* Big set of various patches to get the NPTL libraries to build and link."Steven J. Hill"2005-07-223-0/+45
* Add in MIPS-specific implementation of 'vfork' and clean up other files in NP..."Steven J. Hill"2005-07-221-0/+4
* Fixed up resolver and errno code such that both thread models can compile wit..."Steven J. Hill"2005-07-224-83/+90
* Changed files for glibc compatibility so that more NPTL files would build."Steven J. Hill"2005-06-122-0/+13
* Update structures and defines necessary to make resolver code thread"Steven J. Hill"2005-06-031-0/+18
* Update 'struct link_map' to add new fields for TLS."Steven J. Hill"2005-06-031-0/+25
* Add in function declarations and bit fields for new NPTL clone support."Steven J. Hill"2005-06-031-0/+6
* Remove compatibility cruft."Steven J. Hill"2005-06-031-71/+0
* Added top-level 'tls.h' header file for NPTL."Steven J. Hill"2005-06-031-0/+19
* libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c"Steven J. Hill"2005-05-261-0/+71
* In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"2005-05-142-795/+0
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-121-0/+261
* SHMLBA is now defined by arch dependent bits/shm.h file so removeJoakim Tjernlund2005-05-101-5/+0
* Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note ...Manuel Novoa III2005-05-021-2/+12
* Added support for clock_getres() and clock_settime() in addition toPeter Kjellerstedt2005-04-281-5/+5
* import more updates from glibcMike Frysinger2005-04-161-2/+19
* import fixes/updates from glibc-2.3Mike Frysinger2005-04-151-16/+114
* remove pthread_atfork() prototype since SuSv3 doesnt *require* it and glibc-2...Mike Frysinger2005-04-061-19/+0
* Add some more SH relocation types.Paul Mundt2005-03-311-0/+13
* import updates from glibcMike Frysinger2005-03-163-18/+35
* no more cvsMike Frysinger2005-02-121-1/+0
* newer linux headers define __cast__ in compiler.h so lets fake it tooMike Frysinger2005-01-111-0/+3
* Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen2005-01-111-0/+97
* Justin Cormack <justin@street-vision.com> writes:Mike Frysinger2005-01-061-0/+107
* - Added support for 13 new syscalls to allow more things to compile when usin...Ned Ludd2004-12-201-0/+104
* Partial commit of a patch from Alexandre Oliva:Eric Andersen2004-12-111-1/+13
* Some requested additional malloc entry pointsEric Andersen2004-11-081-0/+9
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-5/+0
* Synchronized with glibc (2.3.2).Peter Kjellerstedt2004-10-301-1/+4
* Arrange to hide uClibc internalsEric Andersen2004-10-271-0/+7