about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix changes to interface list during getifaddrs calls.Ulrich Drepper2010-04-031-0/+10
* Remove incorrect paring of /proc/stat etc.Ryan S. Arnold2010-04-031-0/+6
* Document problem with NATs in getaddrinfo.Ulrich Drepper2010-04-031-0/+4
* Missing memory barrier in DES initialization.Ulrich Drepper2010-04-031-0/+4
* One more sanity check in free.Ulrich Drepper2010-04-031-0/+2
* Fix set_max_fast in malloc.Ulrich Drepper2010-04-031-0/+4
* Fix build of mmap64.David S. Miller2010-03-311-0/+5
* Define MSG_WAITFORONE.Ulrich Drepper2010-03-291-0/+4
* Handle platforms without aux vectorThomas Schwinge2010-03-291-0/+7
* Optimize __getpagesize a bit.Ulrich Drepper2010-03-271-0/+3
* Fix handling of __need_mbstate_t and __need_wint_t.Ulrich Drepper2010-03-271-0/+3
* Fix one more issue with the glob patch.Ulrich Drepper2010-03-271-0/+4
* Define miss_F_GETOWN_EX only if needed.Ulrich Drepper2010-03-271-0/+6
* Shorted ChangeLog.Ulrich Drepper2010-03-261-6/+0
* Mark _dl_random attribute_relro in the header file.Richard Henderson2010-03-261-0/+4
* Fix printf format warning for si_band.Richard Henderson2010-03-261-0/+5
* Finish locale_data -> __locale_data transition.Richard Henderson2010-03-261-0/+5
* Don't take the address of a void object.Richard Henderson2010-03-261-0/+7
* Don't abort immediately on successful lookup in getaddrinfo.Ulrich Drepper2010-03-261-0/+5
* Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-03-261-0/+5
* Remove stale reference to websiteUlrich Drepper2010-03-261-0/+4
* Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper2010-03-251-0/+4
|\
| * Fix typo in cuseridAndreas Schwab2010-03-251-0/+4
* | Add support for new clocks.Ulrich Drepper2010-03-251-0/+11
|/
* ocale-archive differs between 32 and 64 bit platformsChris Demetriou2010-03-241-0/+7
* Fix Linux getlogin{_r,} implementationUlrich Drepper2010-03-241-0/+7
* calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-03-241-0/+5
* Allow variable shift values in mmap2.Ulrich Drepper2010-03-241-0/+4
* Don't define __strpbrk_sse42 in static libraryH.J. Lu2010-03-241-0/+5
* Test case for last x86 memcmp problemH.J. Lu2010-03-241-0/+7
* Add test for last glob bug.Ulrich Drepper2010-03-241-0/+8
* Fix glob with empty patternUlrich Drepper2010-03-241-0/+6
* Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper2010-03-241-0/+15
* Unify wint_t handling in wchar.h and wctype.h.Ulrich Drepper2010-03-241-0/+8
* Future safety in checking ELF header.Ulrich Drepper2010-03-181-0/+6
* Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.SH.J. Lu2010-03-181-0/+5
* Fix debug statements in resolverAndreas Schwab2010-03-171-0/+6
* A few more archs have IFUNC support.Ulrich Drepper2010-03-171-0/+4
* Extended ELF ABI version handling only for Linux.Ulrich Drepper2010-03-161-0/+10
* Also update Linux-specific VALID_ELF_ABIVERSION definition.Ulrich Drepper2010-03-161-0/+5
* Update copyright year.Ulrich Drepper2010-03-151-0/+17
* Implement handling of libc ABI in ELF header.Ulrich Drepper2010-03-151-0/+8
* Define UMOUNT_NOFOLLOW.Ulrich Drepper2010-03-121-0/+4
* Don't underestimate length of DST substitutionAndreas Schwab2010-03-121-0/+5
* elf.h: Add missing R_X86_64_*64 relocs.Roland McGrath2010-03-111-0/+5
* power7-optimized 64-bit and 32-bit memcpyLuis Machado2010-03-101-0/+5
* sparc: Optimize strlen using techniques from powerpc implementation.David S. Miller2010-03-091-0/+5
* sparc32: Fix non-v9 build failure in memcpy.David S. Miller2010-03-091-0/+2
* sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller2010-03-091-0/+6
* Fix one left over from last change to statvfs.Ulrich Drepper2010-03-071-0/+5