about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix definition of __isctype_fUlrich Drepper2011-10-152-1/+5
* Remove leftover debug message from plddUlrich Drepper2011-10-142-1/+2
* Add missing BZ number to NEWSUlrich Drepper2011-10-141-2/+2
* Optimize x86-32 logUlrich Drepper2011-10-147-3/+306
* Support optimized isXXX functions in C++ codeUlrich Drepper2011-10-142-7/+38
* Adjust s390 libm ULPsAndreas Schwab2011-10-142-2/+42
* Fix lost feraiseexcept symbolAndreas Schwab2011-10-142-1/+6
* BZ#13291: Manual typo fix for strverscmp.Roland McGrath2011-10-132-4/+9
* Fix PLT use in feupdateenv on x86_64Andreas Schwab2011-10-133-5/+9
* Check for zero size in memrchr for x86_64Andreas Schwab2011-10-132-0/+5
* Add memrchr testsAndreas Schwab2011-10-132-2/+37
* Fix whitespacesUlrich Drepper2011-10-122-10/+10
* Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva2011-10-1214-4/+2666
* Optimize libmUlrich Drepper2011-10-12270-5629/+4552
* Fix PLT use in getnetgrent_rAndreas Schwab2011-10-102-3/+6
* Implement __isinf_nsl for IBM long doubleAndreas Schwab2011-10-102-0/+20
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-10-096-48/+53
|\
| * Clean up locarchive mmap reservation code.Roland McGrath2011-10-082-42/+35
| * Conditionalize unnecessary #include.Roland McGrath2011-10-082-4/+8
| * Fix some nit warnings.Roland McGrath2011-10-084-2/+10
* | Update Japanese translationUlrich Drepper2011-10-092-201/+201
|/
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-0835-63/+236
* isinf returns the sign of the number, use it in printf*Ulrich Drepper2011-10-084-23/+32
* Use private math_private.h in files in math/Ulrich Drepper2011-10-08129-128/+256
* Note bug number in CLUlrich Drepper2011-10-082-1/+2
* Update Japanese translationUlrich Drepper2011-10-082-35/+42
* Fix netname2hostAndreas Jaeger2011-10-083-5/+7
* Fix remainder (NaN, 0)Andreas Jaeger2011-10-076-12/+38
* S/390: Fix longlong.h inline asms for zarchAndreas Krebbel2011-10-072-22/+28
* delete 4 lines with unused "define" macros in test-memcmpLiubov Dmitrieva2011-10-072-4/+5
* Fix whitespaceUlrich Drepper2011-10-071-1/+1
* Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva2011-10-076-59/+857
* elf/dl-load.c: Avoid warningMarek Polacek2011-10-072-1/+5
* Update Catalan translationUlrich Drepper2011-10-072-685/+981
* Fix type in NEWSUlrich Drepper2011-10-071-1/+1
* Implement caching of nscdUlrich Drepper2011-10-0719-30/+1196
* Don't unnecesarily use inotify in nscdUlrich Drepper2011-10-072-1/+6
* Avoid warning when reload of group entry failsUlrich Drepper2011-10-062-0/+4
* Stop crash in OOM handling in NSSUlrich Drepper2011-10-062-5/+8
* More fallout from OOM in NSSJiri Olsa2011-10-062-1/+6
* Handle OOM in NSSJiri Olsa2011-10-062-1/+9
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-0517-70/+149
* Optimize libnss_files initializationUlrich Drepper2011-09-282-35/+23
* Adjust powerpc libm ULPsAndreas Schwab2011-09-282-4/+46
* Fix some grammar in the manual.Roland McGrath2011-09-272-2/+7
* Correctly reparse group line after enlarging the bufferAndreas Schwab2011-09-272-4/+13
* Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab2011-09-262-8/+12
* Link libresolv.so with ld.so for __stack_chk_guard.Joseph Myers2011-09-212-1/+14
* Clean up disabling of script_executeRoland McGrath2011-09-192-9/+16
* Get rid of tls.make include file.Roland McGrath2011-09-193-9/+6