summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add string/test-strncat.cUlrich Drepper2011-07-061-0/+5
* iconvdata/johab.c: Don't inline unlikely called functionUlrich Drepper2011-07-061-0/+4
* Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper2011-07-061-0/+5
* Handle W; without long options in getoptUlrich Drepper2011-07-061-0/+6
* Change error code for underflows in strtodUlrich Drepper2011-07-061-0/+5
* Add the extra check also in innetgrUlrich Drepper2011-07-061-0/+1
* Fix handling of chained netgroupsUlrich Drepper2011-07-061-0/+5
* Default install_root value from DESTDIR.Roland McGrath2011-07-051-0/+4
* Avoid warning.Ulrich Drepper2011-07-051-0/+4
* Fail if format.lds comes out empty.Roland McGrath2011-07-021-0/+2
* Generate testrun.sh to use relative directory names.Roland McGrath2011-07-021-0/+3
* Rewrite local headers check to be more robust and informative.Roland McGrath2011-07-021-0/+4
* Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath2011-07-021-0/+9
* Add --with-default-link configure option.Roland McGrath2011-07-021-0/+6
* Consolidate shlib.lds references in new variables.Roland McGrath2011-07-021-0/+7
* Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.Roland McGrath2011-07-021-0/+3
* Use -defsym=_begin=0 instead of linker script munging.Roland McGrath2011-07-021-0/+5
* Optimize long-word additions in SHA implementationUlrich Drepper2011-07-021-0/+14
* nscd cleanupsUlrich Drepper2011-07-011-0/+9
* Handle nscd negtimeout==0Thorsten Kukuk2011-07-011-0/+8
* nss_compat: query NIS domain only when neededAndreas Schwab2011-07-011-0/+5
* Make sure RES_USE_INET6 is always restoredAndreas Schwab2011-06-301-0/+5
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-06-291-0/+6
|\
| * Fix build with multiarch disabled.Aurelien Jarno2011-06-291-0/+6
* | Avoid write to invalid file descriptor in nscdUlrich Drepper2011-06-291-0/+6
|/
* Fix quoting in some installed shell scriptsUlrich Drepper2011-06-281-0/+4
* Remove the --experimental-malloc optionUlrich Drepper2011-06-281-0/+7
* Fix crash in GB18030 encoderAndreas Schwab2011-06-281-0/+5
* Distinguish configure check for .ctors/.dtors header/trailers.Roland McGrath2011-06-271-0/+4
* Fix missing .ctors/.dtors lead word in soinitRoland McGrath2011-06-271-0/+4
* Fix handling of RES_USE_INET6 big in nscdUlrich Drepper2011-06-271-0/+4
* Add missing HAVE_SENDFILE definitionUlrich Drepper2011-06-271-0/+2
* Minimal cleanup in innetgr.Ulrich Drepper2011-06-271-0/+5
* Use __gettimeofday instead of gettimeofdayH.J. Lu2011-06-261-0/+5
* We don't use linkobj/libc.so at runtmie, no need to check for text relsUlrich Drepper2011-06-261-0/+4
* Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu2011-06-251-0/+7
* Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu2011-06-241-0/+17
* Work around limit in writev in 2.6.38+ kernelsUlrich Drepper2011-06-241-0/+7
* Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu2011-06-241-0/+25
* nss_db: Quash read implicit declaration warningMarek Polacek2011-06-241-0/+4
* Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper2011-06-221-0/+7
* Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab2011-06-221-0/+4
* Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper2011-06-221-0/+3
* Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper2011-06-221-0/+5
* Clean up after kernel sigcontext header messUlrich Drepper2011-06-221-0/+5
* Fix crash in unsuccessful uses of nss_dbUlrich Drepper2011-06-211-0/+3
* Fix IPv6-only lookups through getaddrinfoUlrich Drepper2011-06-211-0/+4
* Minor optimization of getaddrinfo after recent patchUlrich Drepper2011-06-211-0/+3
* Add missing DL_CALL_FCTUlrich Drepper2011-06-211-0/+4
* Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller2011-06-201-0/+17