Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-06 | Add string/test-strncat.c | Ulrich Drepper | 3 | -1/+305 | |
2011-07-06 | iconvdata/johab.c: Don't inline unlikely called function | Ulrich Drepper | 2 | -4/+8 | |
2011-07-06 | Fix for installation in sysdeps/s390/s390-64/Makefile | Ulrich Drepper | 2 | -0/+17 | |
2011-07-06 | Rebuild configure scripts | Ulrich Drepper | 4 | -8/+8 | |
2011-07-06 | Handle W; without long options in getopt | Ulrich Drepper | 3 | -3/+14 | |
2011-07-06 | Change error code for underflows in strtod | Ulrich Drepper | 3 | -4/+9 | |
2011-07-06 | Fix typo in last patch | Ulrich Drepper | 1 | -1/+1 | |
2011-07-06 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 4 | -2/+26 | |
2011-07-06 | Add the extra check also in innetgr | Ulrich Drepper | 2 | -0/+6 | |
2011-07-06 | Fix handling of chained netgroups | Ulrich Drepper | 2 | -0/+10 | |
2011-07-05 | Default install_root value from DESTDIR. | Roland McGrath | 2 | -1/+5 | |
2011-07-05 | Avoid warning. | Ulrich Drepper | 2 | -1/+5 | |
2011-07-03 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 13 | -41/+137 | |
2011-07-02 | Complete last patch | Ulrich Drepper | 1 | -7/+2 | |
2011-07-02 | Fail if format.lds comes out empty. | Roland McGrath | 2 | -0/+3 | |
2011-07-02 | Remove an unused variable in localedata tests. | Roland McGrath | 2 | -3/+7 | |
2011-07-02 | Generate testrun.sh to use relative directory names. | Roland McGrath | 2 | -2/+7 | |
2011-07-02 | Rewrite local headers check to be more robust and informative. | Roland McGrath | 3 | -15/+23 | |
2011-07-02 | Explicitly remove .gnu.glibc-stub sections with objcopy when not using | Roland McGrath | 5 | -2/+34 | |
linker script. | |||||
2011-07-02 | Add --with-default-link configure option. | Roland McGrath | 5 | -0/+34 | |
2011-07-02 | Consolidate shlib.lds references in new variables. | Roland McGrath | 3 | -6/+16 | |
2011-07-02 | Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags. | Roland McGrath | 2 | -3/+6 | |
2011-07-02 | Use -defsym=_begin=0 instead of linker script munging. | Roland McGrath | 2 | -10/+7 | |
2011-07-02 | Fix last patch for big-endian machines | Ulrich Drepper | 4 | -15/+28 | |
2011-07-02 | Optimize long-word additions in SHA implementation | Ulrich Drepper | 5 | -14/+61 | |
2011-07-01 | nscd cleanups | Ulrich Drepper | 6 | -12/+30 | |
Cleanup and optimize last patch. Add timeout fixes also to the services cache. | |||||
2011-07-01 | Handle nscd negtimeout==0 | Thorsten Kukuk | 6 | -14/+44 | |
2011-07-01 | nss_compat: query NIS domain only when needed | Andreas Schwab | 3 | -24/+35 | |
2011-06-30 | Fix robust mutex handling after fork | Ulrich Drepper | 5 | -15/+66 | |
2011-06-30 | Make sure RES_USE_INET6 is always restored | Andreas Schwab | 2 | -0/+9 | |
2011-06-29 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2 | -1/+14 | |
Conflicts: ChangeLog | |||||
2011-06-29 | Avoid write to invalid file descriptor in nscd | Ulrich Drepper | 3 | -4/+12 | |
When readding entries to the group and services cache and the lookup is unsuccesful, we tried to write the notfound record. Just don't do it in this case. | |||||
2011-06-29 | Fix build with multiarch disabled. | Aurelien Jarno | 2 | -1/+14 | |
2011-06-28 | Fix quoting in some installed shell scripts | Ulrich Drepper | 4 | -4/+8 | |
2011-06-28 | Remove the --experimental-malloc option | Ulrich Drepper | 5 | -23/+8 | |
It's well tested, make it the default. | |||||
2011-06-28 | Fix crash in GB18030 encoder | Andreas Schwab | 2 | -6/+11 | |
2011-06-27 | Distinguish configure check for .ctors/.dtors header/trailers. | Roland McGrath | 3 | -2/+32 | |
2011-06-27 | Fix missing .ctors/.dtors lead word in soinit | Roland McGrath | 2 | -4/+8 | |
2011-06-27 | Fix handling of RES_USE_INET6 big in nscd | Ulrich Drepper | 2 | -1/+5 | |
This fixes BZ #12350 also for nscd. | |||||
2011-06-27 | Add missing HAVE_SENDFILE definition | Ulrich Drepper | 2 | -0/+3 | |
2011-06-27 | Minimal cleanup in innetgr. | Ulrich Drepper | 2 | -1/+6 | |
2011-06-26 | Use __gettimeofday instead of gettimeofday | H.J. Lu | 2 | -1/+6 | |
2011-06-26 | We don't use linkobj/libc.so at runtmie, no need to check for text rels | Ulrich Drepper | 2 | -2/+7 | |
This also works around a toolchain issu. | |||||
2011-06-25 | Fix unwind info in 32bit SSE2/SSSE3 strncpy | H.J. Lu | 3 | -1/+12 | |
2011-06-24 | Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 | H.J. Lu | 12 | -1838/+5508 | |
2011-06-24 | Work around limit in writev in 2.6.38+ kernels | Ulrich Drepper | 4 | -3/+17 | |
2011-06-24 | Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32 | H.J. Lu | 18 | -5/+6585 | |
2011-06-24 | nss_db: Quash read implicit declaration warning | Marek Polacek | 2 | -0/+5 | |
In the function `internal_setent' is used the function read, but the forward declaration is missing. Thusly fixed. | |||||
2011-06-22 | Avoid __check_pf calls in getaddrinfo unless really needed | Ulrich Drepper | 3 | -7/+21 | |
2011-06-22 | Fix Ipv4&IPv6 lookup in getaddrinfo | Andreas Schwab | 2 | -1/+5 | |
Problem introduced in the last patch. |