summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals
Commit message (Expand)AuthorAgeFilesLines
* make the sem_open changes actually compileAustin Foxley2009-11-092-2/+2
* Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-092-8/+9
* whitespace fixesAustin Foxley2009-10-171-1/+1
* sync a few trivial changes back to masterAustin Foxley2009-10-171-4/+4
* use correct define to guard non tls errnoAustin Foxley2009-09-232-17/+1
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-182-14/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-184-17/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS relatedCarmelo Amoroso2009-02-201-1/+1
* Get non nptl threads compiled on x86.Khem Raj2008-12-232-13/+11
* signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-021-8/+8
* sign-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-021-1/+2
* signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-023-20/+48
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-8/+8
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-4/+5
* Synch with trunk @ 24087Carmelo Amoroso2008-11-182-3/+3
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+1
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-2/+2
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-49/+49
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-2/+2
* Fix __uClibc_main.c to not create aliases to hidden variablesCarmelo Amoroso2007-11-221-8/+8
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-203-25/+46
* Fix up header files."Steven J. Hill"2007-04-141-4/+1
* More merging from trunk."Steven J. Hill"2007-01-211-7/+7
* Copy from trunk."Steven J. Hill"2006-12-161-0/+35
* Copy from trunk."Steven J. Hill"2006-12-161-0/+53
* Copy from trunk."Steven J. Hill"2006-12-161-0/+46
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-242-50/+212
* Merge from trunk."Steven J. Hill"2006-02-282-62/+67
* Big fricking merge from trunk."Steven J. Hill"2006-01-073-22/+36
* And finally, make 'errno' and TLS variable. The TLS conversion of errno, h_er..."Steven J. Hill"2006-01-052-2/+29
* Changes to make 'h_errno' be a TLS variable. These changes should be portable..."Steven J. Hill"2006-01-052-5/+3
* Clean-up definition and usage of h_errno to be a TLS variable."Steven J. Hill"2005-12-131-0/+6
* Merge from trunk."Steven J. Hill"2005-12-105-32/+20
* More merging from trunk."Steven J. Hill"2005-12-061-6/+15
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+1
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-024-76/+25
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-6/+3
* Massive merge from trunk."Steven J. Hill"2005-11-171-5/+5
* Add 'static.c' back into the build."Steven J. Hill"2005-11-162-2/+6
* Changes to sync with trunk."Steven J. Hill"2005-11-061-1/+1
* Merge from trunk."Steven J. Hill"2005-10-303-75/+28
* Copy from trunk."Steven J. Hill"2005-10-301-0/+40
* Bring in changes from trunk."Steven J. Hill"2005-10-041-3/+2
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-042-25/+39
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-241-1/+1
* Big sync with trunk."Steven J. Hill"2005-09-242-11/+70
* Finish merge from trunk."Steven J. Hill"2005-09-131-10/+0
* Add in calls needed for TLS setup for statically linked applications. A call ..."Steven J. Hill"2005-08-301-4/+15