aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-17Fix WPUlrich Drepper1-1/+1
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt32-159/+167
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella7-1/+292
2011-12-17Open /etc/resolv.conf with FD_CLOEXECRoss Lagerwall2-1/+6
2011-12-17WP fixesUlrich Drepper1-1/+0
2011-12-17WP fixesUlrich Drepper1-3/+5
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper20-13/+2466
2011-12-17WP cleanupUlrich Drepper2-11/+11
2011-12-17Fix WPUlrich Drepper1-5/+7
2011-12-17Add tests for wcsrchr and wcscpyUlrich Drepper6-92/+163
2011-12-14Return errno on failure in allocate_stackCarlos O'Donell2-12/+8
2011-12-14BZ #5245: pthread_create returns EAGAIN for stack allocation failure, not ENO...Jeff Law2-2/+8
2011-12-14Manual typo fix for _SC_NPROCESSORS_ONLN.Jeff Law2-1/+6
2011-12-10Optimize generic ELF hash function a bit moreUlrich Drepper2-1/+9
2011-12-06Fix a wrong constant in powerpc hypot implementationAndreas Schwab2-1/+6
2011-12-04Small optimization of generic ELF hash functionUlrich Drepper2-25/+23
2011-12-04Fix attreibute for _dl_elf_hashUlrich Drepper2-1/+3
2011-12-04Fix aliasing issues in RPC codeUlrich Drepper4-3/+37
2011-12-03Fix more warningsUlrich Drepper10-29/+267
2011-12-03Fix comment in mcheck.hUlrich Drepper2-2/+6
2011-12-02Remove aliasing problems in NIS codeUlrich Drepper2-2/+7
2011-12-02Avoid warning in aicache.cUlrich Drepper2-2/+9
2011-12-02SH atomic asms fix for gcc 4.7Ulrich Drepper2-22/+38
2011-12-02Implement SH backtrace using IA64 versionUlrich Drepper2-0/+5
2011-12-02Fix CLUlrich Drepper2-6/+6
2011-12-02Mark fortified __FD_ELT as extensionAndreas Schwab2-1/+7
2011-12-01Truncate time values in Linux futimes when falling back to utimeAndreas Schwab2-3/+8
2011-11-30Adjust libm test ulps for s390Andreas Schwab2-4/+9
2011-11-30Fix access after end of search string in regex matcherAndreas Schwab9-22/+34
2011-11-30Handle EAGAIN from FUTEX_WAIT_REQUEUE_PIAndreas Schwab3-2/+160
2011-11-17Remove handling of VCs other then gitUlrich Drepper10-47/+29
2011-11-16Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire...Andreas Schwab3-12/+81
2011-11-15Use O_CLOEXEC in a few more placesUlrich Drepper3-6/+13
2011-11-15Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper3-8/+14
2011-11-15Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab3-2/+15
2011-11-15Fix Linux SYSDEP_GETTIME_CPU for newer kernelsUlrich Drepper2-1/+8
2011-11-15Pretty printingUlrich Drepper1-1/+1
2011-11-15Fix reference counting in network interface information cacheAndreas Schwab2-1/+7
2011-11-15Clean up internal fopen usesUlrich Drepper27-46/+117
2011-11-14Use O_CLOEXEC in tzfile handlingUlrich Drepper2-3/+7
2011-11-14Update NEWSUlrich Drepper1-1/+4
2011-11-14Merge branch 'x32-strcase'Ulrich Drepper18-339/+1548
2011-11-14Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper9-89/+484
2011-11-14Don't call reused_arena when _int_new_arena failedAndreas Schwab2-5/+10
2011-11-13SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper15-266/+1080
2011-11-12Fix wanings in clock_gettimeUlrich Drepper3-8/+13
2011-11-12Avoid unused warning in getaddrinfo_aUlrich Drepper2-3/+6
2011-11-12Avoid warnings about unused variable in 96-bit j0l and j1lUlrich Drepper3-4/+8
2011-11-12Avoid warnings about unused variables in 96-bit hypotlUlrich Drepper2-2/+7
2011-11-12Prepare dwarf2.h for multiple inclusionUlrich Drepper1-0/+5