about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use CPPFLAGS from configure.Mike Frysinger2011-09-193-1/+7
* finite for 64-bit platformsUlrich Drepper2011-09-152-0/+34
* Define IP_MULTICAST_ALLUlrich Drepper2011-09-152-1/+7
* Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath2011-09-154-11/+15
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-1512-25/+68
|\
| * Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab2011-09-157-9/+41
| * Fix PLT uses in libm on powerpcAndreas Schwab2011-09-155-16/+27
* | Add fmax and fmin inlines for x86-64Ulrich Drepper2011-09-152-5/+46
|/
* Use correct section to allow mergingUlrich Drepper2011-09-142-2/+4
* Optimized lrint and llrint for x86-64Ulrich Drepper2011-09-142-10/+53
* Also relocate in dependency order when doing symbol dependency testingAndreas Schwab2011-09-142-7/+9
* Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab2011-09-132-2/+5
* Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab2011-09-136-16/+25
* Fix pattern on $(ldd-rewrite-script) substitutionAndreas Schwab2011-09-132-1/+3
* Only use USE___THREAD when definedAndreas Schwab2011-09-132-2/+17
* Optimize logb code for 64-bit machinesUlrich Drepper2011-09-122-0/+48
* Revert "Remove last use of USE___THREAD"Ulrich Drepper2011-09-122-5/+135
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-123-4/+9
* Remove last use of USE___THREADAndreas Schwab2011-09-122-135/+7
* Cleanup CLUlrich Drepper2011-09-111-4/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-114-13/+22
|\
| * Prepend $(..) to $(ldd-rewrite-script) if non-absoluteAndreas Schwab2011-09-114-13/+22
* | Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-1134-343/+888
|/
* Avoid cast in non-gcc obstack_freeUlrich Drepper2011-09-113-6/+9
* Fix use of AC_INITUlrich Drepper2011-09-114-172/+206
* Provide static initializer for _dl_pagesize in statically linked codeUlrich Drepper2011-09-112-2/+7
* Remove MALLOC_FAILURE_ACTION use in mallocUlrich Drepper2011-09-103-23/+11
* Simplify malloc initializationUlrich Drepper2011-09-108-98/+65
* Simplify malloc codeUlrich Drepper2011-09-105-1745/+251
* Remove support for !USE___THREADUlrich Drepper2011-09-1054-997/+339
* Cleanup of configuration optionsUlrich Drepper2011-09-1084-796/+467
* Fix jn precisionPetr Baudis2011-09-0910-56/+232
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-094-6/+13
* Fix boundary conditions in scanfUlrich Drepper2011-09-093-28/+104
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-093-7/+13
|\
| * Define ELFOSABI_GNU.Roland McGrath2011-09-092-2/+8
* | Don't lock string streams in stream cleanup codeUlrich Drepper2011-09-093-11/+17
|/
* string/strncat.c: fix compilation for some architecturesDenis Zaitceff2011-09-092-0/+6
* Fix sotruss help messagesUlrich Drepper2011-09-092-10/+15
* Fill in real information in __dl_iterate_phdrUlrich Drepper2011-09-092-7/+12
* Fix macro used in testH.J. Lu2011-09-083-3/+10
* Fix warning in elf/sprof.cAndreas Jaeger2011-09-082-8/+4