about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix nss_files if /etc/hosts is missing.Steve Langasek2009-10-291-0/+5
* Fix typos in format strings of malloc_info.John Sullivan2009-10-291-0/+4
* Bump timeout for utmp operations to 10s.Ulrich Drepper2009-10-291-0/+3
* Fix compat handling in *at functions.Ulrich Drepper2009-10-291-0/+21
* Fix AIO when thread creation failed.Ulrich Drepper2009-10-291-0/+5
* Fix error handling in NIS.Joe Landers2009-10-291-0/+4
* Fix memory leak in NIS grp database handling.Joe Landers2009-10-291-0/+4
* Fix return value of puts for very long strings.Ulrich Drepper2009-10-291-0/+4
* Fix repairing of memusage trace files.Ulrich Drepper2009-10-291-0/+5
* Print timestamp in nscd debug messages.Ulrich Drepper2009-10-291-0/+6
* Fix errno handling in posix_openpt.Andreas Schwab2009-10-291-0/+5
* Fix wrap-around in memusage.Andreas Schwab2009-10-291-0/+5
* Fix getttyname on Linux when called for different devices.Ulrich Drepper2009-10-291-1/+6
* Add macros for DSCP markings.Philip Prindeville2009-10-291-0/+4
* Fix F_GETOWN on some Linux archs.Ulrich Drepper2009-10-291-0/+7
* Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper2009-10-291-0/+9
* Allow compat handling of getutmp.Ulrich Drepper2009-10-291-0/+5
* Fix mixing IPv4 and IPv6 name server in resolv.conf.Petar Bogdanovic2009-10-291-0/+5
* Readd definition of __expl in ldbl-128Joseph S. Myers2009-10-281-0/+4
* Fix range checks in coshl.Jakub Jelinek2009-10-271-0/+6
* Implement SSE4.2 optimized strchr and strrchr.H.J. Lu2009-10-221-0/+8
* Handle IFUNC symbols in dlsym.Andreas Schwab2009-10-211-0/+4
* Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+11
* Add ____longjmp_chk for sparcDavid S. Miller2009-10-141-0/+5
* Fix USE_MULTIARCH conditionalAndreas Schwab2009-10-131-0/+5
* Remove duplicate __set_errno call in random_r.c.Ulrich Drepper2009-10-081-0/+4
* Typo fix.Ulrich Drepper2009-10-081-0/+3
* New Czech translation.Ulrich Drepper2009-10-081-0/+4
* Fix descriptor leak when calling dlopen with RTLD_NOLOADAndreas Schwab2009-10-071-0/+5
* Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch defini...Roland McGrath2009-10-061-0/+6
* Clean up x86 multiarch HAS_FOO macros.Roland McGrath2009-10-061-0/+9
* Fix week-1stday in C localeAndreas Schwab2009-10-051-0/+5
* Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper2009-10-011-0/+11
* Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper2009-09-291-0/+6
|\
| * Fix Hurd mkdirat.Samuel Thibault2009-09-281-0/+6
* | Check for integer overflows in formatting functionsAndreas Schwab2009-09-291-0/+5
|/
* Fix locale program error handlingUlrich Drepper2009-09-281-0/+5
* Handle future binutils versions correctly.H.J. Lu2009-09-281-0/+5
* Fix missing reloc dependencyUlrich Drepper2009-09-281-0/+5
* Fix IXANY feature macro conditions.Samuel Thibault2009-09-271-0/+4
* Fix typo in is646 gconv moduleAndreas Schwab2009-09-201-0/+5
* Hungarian and Vietnamese translation update.Ulrich Drepper2009-09-201-0/+5
* Remove some unused variables.Roland McGrath2009-09-191-0/+4
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-0/+15
* Handle -- on getconf command line.Ulrich Drepper2009-09-091-0/+4
* Support binutils 2.100 and 3.0.H.J. Lu2009-09-081-0/+4
* Fix __longjmp_chk on s390/s390x.Jakub Jelinek2009-09-081-0/+7
* Fix endless loop in localedef.Ulrich Drepper2009-09-071-0/+4
* Handle POSIX2_LINE_MAX in getconf.Ulrich Drepper2009-09-071-0/+5
* Support binutils 2.20.H.J. Lu2009-09-051-0/+4