summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
* Synch strverscmp.c with trunkCarmelo Amoroso2009-02-192-0/+117
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-186-142/+17
* mathcalls.h: remove tons of redundant semicolons; better comment about macrosDenis Vlasenko2009-02-181-85/+87
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-171-0/+7
* suppress bogus ioctl on fd==INT_MAX when vasprintf() is calledDenis Vlasenko2009-02-154-14/+23
* docs/probe_math_exception.c:Denis Vlasenko2009-02-111-3/+14
* Add strverscmp() and versionsort[64]().Denis Vlasenko2009-02-084-2/+151
* Minor changes to silent compiler warning due to sigdness.Carmelo Amoroso2009-01-291-1/+1
* fix ppoll. we forgot to pass 5th parameter to the syscallDenis Vlasenko2009-01-281-14/+17
* Fix res_init.c build when __UCLIBC_HAS_COMPAT_RES_STATE__Carmelo Amoroso2009-01-261-1/+3
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-2210-231/+276
* Signal handling rework: two missing filesCarmelo Amoroso2009-01-222-149/+93
* Synch whole signal handling rework with trunk. Tested on nptl-sh4.Carmelo Amoroso2009-01-2216-353/+187
* Fix build problem. Revert commit 24521. Please do not changeCarmelo Amoroso2009-01-221-1/+0
* res_state has _vcsock field only if __UCLIBC_HAS_EXTRA_COMPAT_RES_STATE__Carmelo Amoroso2009-01-221-0/+2
* - pull r24946 from trunk (remove unavailable functionality; psm)Bernhard Reutner-Fischer2009-01-211-0/+4
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-2111-129/+114
* Make __global_locale visible in headersDenis Vlasenko2009-01-181-1/+2
* - pull r24799 from trunkBernhard Reutner-Fischer2009-01-122-1/+11
* Get rid of the following annoying warnings on ppc:Denis Vlasenko2009-01-031-17/+18
* libc/stdlib/_strtod.c: add parens around a | bDenis Vlasenko2008-12-291-1/+1
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-297-62/+62
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-298-20/+29
* Help unifdef to remove private parts of headersDenis Vlasenko2008-12-272-5/+12
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-2710-137/+120
* convert yet another old-style function definitionDenis Vlasenko2008-12-261-5/+5
* new regex: stop confusing ourself with _LIBC being undefined;Denis Vlasenko2008-12-265-165/+88
* regex: remove useless casts on allocations;Denis Vlasenko2008-12-264-92/+96
* regex: drop __<funcname> aliases. remove much of unused code.Denis Vlasenko2008-12-266-341/+52
* test/regex/tst-regex2.c: fix the rest of testsuite failuresDenis Vlasenko2008-12-251-1/+12
* test/regex/tst-regex2.c: fix test failure. Next one is immediately after...Denis Vlasenko2008-12-251-1/+1
* Fix nptl librt build breakage Khem Raj2008-12-241-2/+2
* - _syscall?() need to superfluous trailing ';'Bernhard Reutner-Fischer2008-12-236-15/+19
* - sync with trunkBernhard Reutner-Fischer2008-12-232-2/+1
* ldso/ldso/mips/*: non-pic support from trunkDenis Vlasenko2008-12-235-27/+27
* signal.h consolidation from trunk.Denis Vlasenko2008-12-235-102/+2
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-2344-652/+530
* fix build failures on i386Denis Vlasenko2008-12-235-6/+6
* Get non nptl threads compiled on x86.Khem Raj2008-12-2310-43/+37
* Get i386 non nptl builds going.Khem Raj2008-12-236-178/+104
* Merges from trunkKhem Raj2008-12-221-1/+1
* - sync with trunk r24404 (no obj-code changes)Bernhard Reutner-Fischer2008-12-223-9/+9
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-137/+57
* Synch with trunk @ 24392Carmelo Amoroso2008-12-125-60/+100
* Missing from bfin mergeCarmelo Amoroso2008-12-121-133/+0
* Removed some __libc_xxx fucntions as merged from trunk.Carmelo Amoroso2008-12-1114-122/+55
* Fix kernl-features.h include path.Carmelo Amoroso2008-12-112-2/+42
* Synch with trunk @ 24379Carmelo Amoroso2008-12-113-134/+152
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-0/+437
* Synch with trunk @ 24379Carmelo Amoroso2008-12-117-55/+221