summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Readd the thread local version of __res_stateAustin Foxley2009-07-101-9/+0
* Sync nptl branch to masterAustin Foxley2009-07-092-4/+18
* syscall: unify common syscall definesMike Frysinger2009-07-091-0/+1
* Add a few missing includesRon2009-07-091-0/+1
* Add some missing printf/scanf format attributesRon2009-07-091-5/+10
* git: Added/Modified .gitignoreFilippo Arcidiacono2009-07-021-0/+26
* patch from Joseph S. Meyersaustinf2009-05-051-3/+3
* Merged revisions 25971,26002 via svnmerge from Khem Raj2009-04-071-2/+0
* Merged revisions 25821,25823-25824,25836 via svnmerge from Khem Raj2009-03-281-1/+3
* fix breakage in x86_64 defconfigDenis Vlasenko2009-02-271-0/+6
* Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS relatedCarmelo Amoroso2009-02-205-7/+7
* _res needs to be a macro (*__res_state()) having threads.Carmelo Amoroso2009-02-191-4/+0
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-182-59/+66
* mathcalls.h: remove tons of redundant semicolons; better comment about macrosDenis Vlasenko2009-02-181-6/+9
* fix typo in commentDenis Vlasenko2009-02-171-1/+1
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-171-24/+32
* math.h: fix libm_hidden_proto leak into sanitized headersDenis Vlasenko2009-02-141-16/+23
* add comment why do we need _ISbit() macroDenis Vlasenko2009-02-111-0/+1
* Re-add _ISbit macro required to build libstdc++ from gcc toolchain.Carmelo Amoroso2009-02-101-12/+18
* Add strverscmp() and versionsort[64]().Denis Vlasenko2009-02-082-2/+19
* Make clock_getcpuclockid() and clock_nanosleep() visible when Carmelo Amoroso2009-01-281-6/+5
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-226-13/+12
* - pull r24946 from trunk (remove unavailable functionality; psm)Bernhard Reutner-Fischer2009-01-213-1/+5
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-1/+1
* replace yet another _dl_malloc + _dl_memset with _dl_zallocDenis Vlasenko2009-01-111-2/+0
* simple optimizations and style fixes in dynamic loadingDenis Vlasenko2009-01-101-0/+7
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-2912-27/+27
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-295-3/+8
* remove many functions which just call __ieee754_<function>,Denis Vlasenko2008-12-281-0/+1
* Help unifdef to remove private parts of headersDenis Vlasenko2008-12-271-2/+5
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-272-102/+76
* regex: drop __<funcname> aliases. remove much of unused code.Denis Vlasenko2008-12-261-7/+7
* include/libc-string_i386.h: fix a bug where memset('\xff') misbehavesDenis Vlasenko2008-12-261-1/+3
* signal.h consolidation from trunk.Denis Vlasenko2008-12-231-14/+33
* Get non nptl threads compiled on x86.Khem Raj2008-12-231-35/+72
* Merged from trunk.Khem Raj2008-12-226-45/+374
* - sync with trunk r24404 (no obj-code changes)Bernhard Reutner-Fischer2008-12-221-1/+1
* - fix typoBernhard Reutner-Fischer2008-12-221-1/+1
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-4/+24
* Synch with trunk @ 24242Carmelo Amoroso2008-12-032-3/+8
* signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-021-3/+31
* Synch with trunk @ 24165Carmelo Amoroso2008-11-272-0/+12
* Synch with trunk @ 24157Carmelo Amoroso2008-11-2663-143/+634
* Synch with trunk @ 24087Carmelo Amoroso2008-11-186-7/+16
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-1716-259/+326
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-173-14/+14
* sh_nptl: Enable CFI directives for shCarmelo Amoroso2008-09-181-0/+6
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-3113-74/+74
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-2/+2
* Add TLS reltypes for ARMKhem Raj2008-07-101-0/+11