aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-11-20Properly recover from shorter read.H.J. Lu
2009-11-19Fix getwc* and putwc* on non-wide streams.Ulrich Drepper
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper
2009-11-17Fix sync_file_range on ppc/ppc64.Jakub Jelinek
2009-11-17Fix ranges with multibyte characters as endpoints.Paolo Bonzini
2009-11-17Handle LC_GLOBAL_LOCALE in duplocale.Ulrich Drepper
2009-11-17Fix _NC_LOCALE_NAME definition.Ulrich Drepper
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper
2009-11-14Use a simple loop on data shorter than software pipeline.H.J. Lu
2009-11-14Missing CL.Mike Frsyinger
2009-11-14Add missing stdio.h include.Mike Frsyinger
2009-11-14Add support for new Linux error ERFKILL.Ulrich Drepper
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper
2009-11-12Start 2.12 development.Ulrich Drepper
2009-11-10Handle running out of buffer space with IPv6 mapping enabled.Andreas Schwab
2009-11-10Avoid memset warning in one case.Caolan McNamara
2009-11-06Fix spelling of (Newton-)RaphsonPhilippe De Muyter
2009-11-06Fix spelling in memusagestat.cHolger Hans Peter Freyther
2009-11-06Properly handle STT_GNU_IFUNC symbols in do_sym.H.J. Lu
2009-11-06Correct readahead syscall wrapper on powerpc32.Andreas Schwab
2009-11-06Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.Jakub Jelinek
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek
2009-11-03Make name of libgcc_s library configurableAndreas Schwab
2009-11-01Restore locking in free_check.Ulrich Drepper
2009-10-302.11 release.glibc-2.11Ulrich Drepper
2009-10-30Add cast in tst-execstack to avoid warning.Ulrich Drepper
2009-10-30Avoid warning in scanf test.Ulrich Drepper
2009-10-30Avoid two warnings in strtol{,l} tests.Ulrich Drepper
2009-10-30Implement Burmese language locale for Myanmar.Keith Stribley
2009-10-30Implement mkostemps and mkostemps64.Ulrich Drepper
2009-10-30Add missing declarations.Andreas Schwab
2009-10-30Fix typo in readlinkatAndreas Schwab
2009-10-30New simplified make dist using git archive.Roland McGrath
2009-10-30Uglify IFUNC tests for PPC.Alan Modra
2009-10-30Implement IFUNC for PPC.Alan Modra
2009-10-30Add a few defines to <netinet/udp.h>.Ulrich Drepper
2009-10-30Implement mkstemps and mkstemps64.Ulrich Drepper
2009-10-29Add sml entry to ISO 639 list.Ulrich Drepper
2009-10-29Initialize local variable in resolver.Ulrich Drepper
2009-10-29Fix IA-64 and S390 sigevent definitions.Ulrich Drepper
2009-10-29Fix a few asserts and IO calls in nscd.Anders Johansson
2009-10-29Fix nss_files if /etc/hosts is missing.Steve Langasek
2009-10-29Fix typos in format strings of malloc_info.John Sullivan
2009-10-29Bump timeout for utmp operations to 10s.Ulrich Drepper
2009-10-29Fix compat handling in *at functions.Ulrich Drepper
2009-10-29Fix AIO when thread creation failed.Ulrich Drepper
2009-10-29Fix error handling in NIS.Joe Landers
2009-10-29Fix memory leak in NIS grp database handling.Joe Landers