platform/upstream/glibc.git
2009-11-12 Ulrich DrepperStart 2.12 development.
2009-11-10 Andreas SchwabHandle running out of buffer space with IPv6 mapping...
2009-11-10 Caolan McNamaraAvoid memset warning in one case.
2009-11-06 Ulrich DrepperFix up whitespaces.
2009-11-06 Philippe De... Fix spelling of (Newton-)Raphson
2009-11-06 Holger Hans... Fix spelling in memusagestat.c
2009-11-06 H.J. LuProperly handle STT_GNU_IFUNC symbols in do_sym.
2009-11-06 Andreas SchwabCorrect readahead syscall wrapper on powerpc32.
2009-11-06 Jakub JelinekFix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.
2009-11-06 Jakub JelinekFix preadv, pwritev and fallocate for -D_FILE_OFFSET_BI...
2009-11-03 Andreas SchwabMake name of libgcc_s library configurable
2009-11-01 Ulrich DrepperRestore locking in free_check.
2009-10-30 Ulrich Drepper2.11 release. glibc-2.11
2009-10-30 Ulrich DrepperFix aliasing problem in tst-sem11.
2009-10-30 Ulrich DrepperAdd cast in tst-execstack to avoid warning.
2009-10-30 Ulrich DrepperAvoid warning in scanf test.
2009-10-30 Ulrich DrepperAvoid two warnings in strtol{,l} tests.
2009-10-30 Ulrich DrepperMentin new my_MM locale in NEWS.
2009-10-30 Ulrich DrepperFix whitespaces.
2009-10-30 Ulrich DrepperFix last change to it_CH and it_IT.
2009-10-30 Keith StribleyImplement Burmese language locale for Myanmar.
2009-10-30 Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30 Ulrich DrepperFix first weekday for ast_ES locale.
2009-10-30 Andreas SchwabAdd missing declarations.
2009-10-30 Andreas SchwabFix typo in readlinkat
2009-10-30 Roland McGrathNew simplified make dist using git archive.
2009-10-30 Daniel JacobowitzFix races in setXid implementation.
2009-10-30 Alan ModraUglify IFUNC tests for PPC.
2009-10-30 Ulrich DrepperMention IFUNC for PPC.
2009-10-30 Alan ModraImplement IFUNC for PPC.
2009-10-30 Jorge GuerreroDefine am_pm , t_fmt_ampm, first_weekday for es_CO...
2009-10-30 Ulrich DrepperAdd a few defines to <netinet/udp.h>.
2009-10-30 Neskie ManuelFix accents in shs_CA locale.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-10-30 Ulrich DrepperAdd sml entry to ISO 639 list.
2009-10-30 Ulrich DrepperInitialize local variable in resolver.
2009-10-30 Nicolo' ChieffoFix date_fmt for it_IT and it_CH locales.
2009-10-30 Ulrich DrepperFix IA-64 and S390 sigevent definitions.
2009-10-30 Petr MachataDefine yesstr and nostr for a few locales.
2009-10-30 Reþat SABIQFix first day of week and a few spellings in crh_UA...
2009-10-30 Anders JohanssonFix a few asserts and IO calls in nscd.
2009-10-30 Steve LangasekFix nss_files if /etc/hosts is missing.
2009-10-30 John SullivanFix typos in format strings of malloc_info.
2009-10-30 Ulrich DrepperBump timeout for utmp operations to 10s.
2009-10-30 Ulrich DrepperFix compat handling in *at functions.
2009-10-30 Ulrich DrepperFix AIO when thread creation failed.
2009-10-30 Joe LandersFix error handling in NIS.
2009-10-29 Joe LandersFix memory leak in NIS grp database handling.
2009-10-29 Ulrich DrepperFix return value of puts for very long strings.
2009-10-29 Ulrich DrepperFix repairing of memusage trace files.
2009-10-29 Ulrich DrepperPrint timestamp in nscd debug messages.
2009-10-29 Andreas SchwabFix errno handling in posix_openpt.
2009-10-29 Andreas SchwabFix wrap-around in memusage.
2009-10-29 Ulrich DrepperFix getttyname on Linux when called for different devices.
2009-10-29 Philip PrindevilleAdd macros for DSCP markings.
2009-10-29 Ulrich DrepperFix F_GETOWN on some Linux archs.
2009-10-29 Ulrich DrepperDefine F_OWNER_* and f_owner_ex for Linux targets.
2009-10-29 Ulrich DrepperAllow compat handling of getutmp.
2009-10-29 Petar BogdanovicFix mixing IPv4 and IPv6 name server in resolv.conf.
2009-10-28 Joseph S. MyersReadd definition of __expl in ldbl-128
2009-10-27 Jakub JelinekFix range checks in coshl.
2009-10-23 Ulrich DrepperFix whitespaces.
2009-10-23 H.J. LuImplement SSE4.2 optimized strchr and strrchr.
2009-10-23 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-21 Andreas SchwabHandle IFUNC symbols in dlsym.
2009-10-20 Andreas SchwabCorrect errno handling in expm1.
2009-10-15 Ulrich DrepperMention ps_AF locale as new.
2009-10-15 Ulrich DrepperAdd ps_AF locale.
2009-10-15 Sayamindu DasguptaAfghan locale definition for Pashto language.
2009-10-14 David S. MillerAdd ____longjmp_chk for sparc
2009-10-13 Andreas SchwabFix USE_MULTIARCH conditional
2009-10-08 Ulrich DrepperRemove duplicate __set_errno call in random_r.c.
2009-10-08 Ulrich DrepperTypo fix.
2009-10-08 Ulrich DrepperNew Czech translation.
2009-10-07 Andreas SchwabFix descriptor leak when calling dlopen with RTLD_NOLOAD
2009-10-07 Roland McGrathClean up unnecessary libc_hidden_builtin_def fiddling...
2009-10-07 Roland McGrathClean up x86 multiarch HAS_FOO macros.
2009-10-05 Andreas SchwabFix week-1stday in C locale
2009-10-01 Ulrich DrepperDefine F_SETOWN_EX and F_GETOWN_EX in Linux headers.
2009-09-29 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-29 Andreas SchwabCheck for integer overflows in formatting functions
2009-09-28 Samuel ThibaultFix Hurd mkdirat.
2009-09-28 Ulrich DrepperFix locale program error handling
2009-09-28 H.J. LuHandle future binutils versions correctly.
2009-09-28 Ulrich DrepperFix missing reloc dependency
2009-09-27 Samuel ThibaultFix IXANY feature macro conditions.
2009-09-20 Andreas SchwabFix typo in is646 gconv module
2009-09-20 Ulrich DrepperHungarian and Vietnamese translation update.
2009-09-20 Roland McGrathRemove some unused variables.
2009-09-18 Roland McGrathMention pthread_sigqueue
2009-09-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-09-10 Ulrich DrepperHandle -- on getconf command line.
2009-09-08 H.J. LuSupport binutils 2.100 and 3.0.
2009-09-08 Jakub JelinekFix __longjmp_chk on s390/s390x.
2009-09-07 Andreas SchwabFix malformed #pragma.
2009-09-07 Ulrich DrepperFix endless loop in localedef.
2009-09-07 Ulrich DrepperHandle POSIX2_LINE_MAX in getconf.
2009-09-05 H.J. LuSupport binutils 2.20.
2009-09-03 Ulrich DrepperFix IA-32 strstr in multiarch configuration as well.
2009-09-03 Ulrich DrepperFix whitespaces.
next