aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-06Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper2-0/+17
2011-07-06Rebuild configure scriptsUlrich Drepper4-8/+8
2011-07-06Handle W; without long options in getoptUlrich Drepper3-3/+14
2011-07-06Change error code for underflows in strtodUlrich Drepper3-4/+9
2011-07-06Fix typo in last patchUlrich Drepper1-1/+1
2011-07-06Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper4-2/+26
2011-07-06Add the extra check also in innetgrUlrich Drepper2-0/+6
2011-07-06Fix handling of chained netgroupsUlrich Drepper2-0/+10
2011-07-05Default install_root value from DESTDIR.Roland McGrath2-1/+5
2011-07-05Avoid warning.Ulrich Drepper2-1/+5
2011-07-03Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper13-41/+137
2011-07-02Complete last patchUlrich Drepper1-7/+2
2011-07-02Fail if format.lds comes out empty.Roland McGrath2-0/+3
2011-07-02Remove an unused variable in localedata tests.Roland McGrath2-3/+7
2011-07-02Generate testrun.sh to use relative directory names.Roland McGrath2-2/+7
2011-07-02Rewrite local headers check to be more robust and informative.Roland McGrath3-15/+23
2011-07-02Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath5-2/+34
2011-07-02Add --with-default-link configure option.Roland McGrath5-0/+34
2011-07-02Consolidate shlib.lds references in new variables.Roland McGrath3-6/+16
2011-07-02Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.Roland McGrath2-3/+6
2011-07-02Use -defsym=_begin=0 instead of linker script munging.Roland McGrath2-10/+7
2011-07-02Fix last patch for big-endian machinesUlrich Drepper4-15/+28
2011-07-02Optimize long-word additions in SHA implementationUlrich Drepper5-14/+61
2011-07-01nscd cleanupsUlrich Drepper6-12/+30
2011-07-01Handle nscd negtimeout==0Thorsten Kukuk6-14/+44
2011-07-01nss_compat: query NIS domain only when neededAndreas Schwab3-24/+35
2011-06-30Fix robust mutex handling after forkUlrich Drepper5-15/+66
2011-06-30Make sure RES_USE_INET6 is always restoredAndreas Schwab2-0/+9
2011-06-29Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2-1/+14
2011-06-29Avoid write to invalid file descriptor in nscdUlrich Drepper3-4/+12
2011-06-29Fix build with multiarch disabled.Aurelien Jarno2-1/+14
2011-06-28Fix quoting in some installed shell scriptsUlrich Drepper4-4/+8
2011-06-28Remove the --experimental-malloc optionUlrich Drepper5-23/+8
2011-06-28Fix crash in GB18030 encoderAndreas Schwab2-6/+11
2011-06-27Distinguish configure check for .ctors/.dtors header/trailers.Roland McGrath3-2/+32
2011-06-27Fix missing .ctors/.dtors lead word in soinitRoland McGrath2-4/+8
2011-06-27Fix handling of RES_USE_INET6 big in nscdUlrich Drepper2-1/+5
2011-06-27Add missing HAVE_SENDFILE definitionUlrich Drepper2-0/+3
2011-06-27Minimal cleanup in innetgr.Ulrich Drepper2-1/+6
2011-06-26Use __gettimeofday instead of gettimeofdayH.J. Lu2-1/+6
2011-06-26We don't use linkobj/libc.so at runtmie, no need to check for text relsUlrich Drepper2-2/+7
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu3-1/+12
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu12-1838/+5508
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper4-3/+17
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu18-5/+6585
2011-06-24nss_db: Quash read implicit declaration warningMarek Polacek2-0/+5
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper3-7/+21
2011-06-22Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab2-1/+5
2011-06-22Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper2-3/+52
2011-06-22Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper2-1/+36