platform/upstream/glibc.git
2010-02-12 Alan Modrafix powerpc macros in tls-macros.h
2010-02-11 Andreas KrebbelS/390: Disable two UTF conversion instructions
2010-02-11 Ulrich DrepperFix file descriotor leak in nftw with FTW_CHDIR
2010-02-10 David S. MillerSparc STT_GNU_IFUNC support
2010-02-10 Ulrich DrepperSome updates to the README file
2010-02-10 Maxim KuvyrkovAdd m68k TLS relocations
2010-02-10 Luis MachadoFix POWER7 Implies
2010-02-10 Ulrich DrepperUndo unintended maloc change.
2010-02-10 Ulrich DrepperMore compact unwind info.
2010-02-10 Ulrich DrepperFix i386 __mpn_lshift unwind info
2010-02-10 Ulrich DrepperFix whitespace issues.
2010-02-10 Luis Machadopower7-optimized classification functions
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2010-02-06 Ulrich DrepperWhitespace and copyright year fixes.
2010-02-06 H.J. Lumemchr overshoots on ia64
2010-02-06 Andreas SchwabAvoid PLT calls in utmp compat wrappers on Linux/s390
2010-02-06 Andreas SchwabAdd new errlist compat entry for 2.12.
2010-02-03 Ulrich DrepperUpdate constants for current kernels.
2010-02-03 Ulrich DrepperFix endless loop with invalid /etc/shells file.
2010-02-03 Ulrich DrepperAdd missing bz number.
2010-02-03 Pravin SatputeFix sorting of malayalam letter 'na'.
2010-02-03 Pravin SatputeAdd kok_IN locale.
2010-02-03 Ulrich DrepperFix whitespaces.
2010-02-03 Pravin SatputeMove Tamil collation data to common source file.
2010-02-03 Pravin SatputeUse common collation data in as_IN locale.
2010-02-02 Ulrich DrepperAvoid alloca in setenv for long strings.
2010-01-27 Samuel ThibaultGive Hurd weak aliases for getsysstats get_* functions.
2010-01-25 Andreas SchwabDon't map U00DF to U1E9E in toupper table.
2010-01-25 Andreas SchwabFix error checking in iconv.
2010-01-22 Ulrich DrepperAdd BZ number.
2010-01-22 Joe Landers_nl_load_locale() incorrectly handles mmap() failures
2010-01-22 Paul Eggertregexec.c: avoid overflow in realloc buffer length...
2010-01-22 Paul Eggertregexec.c: avoid leaks on out-of-memory failure paths
2010-01-22 Paul Eggertregexec.c: avoid overflow in computing sum of lengths
2010-01-22 Paul Eggertre_search_internal: Avoid overflow in computing re_mall...
2010-01-22 Paul Eggertprune_impossible_nodes: Avoid overflow in computing...
2010-01-22 Paul Eggertregexec.c: avoid arithmetic overflow in buffer size...
2010-01-22 Paul Eggertregexec.c: simplify re_search_2_stub
2010-01-22 Ulrich DrepperSimplify test in re_string_skip_chars.
2010-01-22 Ulrich Drepperregex_internal.c: don't assume WEOF fits in wchar_t
2010-01-22 Ulrich Drepperregex_internal.c: remove useless variable and the code...
2010-01-22 Ulrich DrepperExtend overflow detection in re_dfa_add_node.
2010-01-22 Ulrich Drepperregex: avoid internal re_realloc overflow
2010-01-20 Andreas SchwabFix ____longjmp_chk for s390/s390x.
2010-01-19 H.J. LuSupport __memmove_ssse3_rep when SHARED isn't defined.
2010-01-19 Ulrich DrepperRemove unnecessary returns.
2010-01-18 Samuel ThibaultDefine __rtld_lock_recursive_* for Hurd.
2010-01-18 Ulrich DrepperFix whitespace issues.
2010-01-18 Ulrich Dreppermemcpy for ppc/cell.
2010-01-18 Andreas SchwabRemove duplicate definitions of O_DSYNC and O_RSYNC...
2010-01-18 Andreas SchwabUse correct type when casting d_tag.
2010-01-18 Andreas SchwabIgnore negative dynamic entry types.
2010-01-17 Jakub Jelineksysdeps/ieee754/ldbl-128/ fixes
2010-01-16 Michal SchmidtFix pthread_cond_*wait with requeue-PI on i386.
2010-01-15 Ulrich DrepperOne forgotten checkin from regex changes.
2010-01-15 Ulrich DrepperFix a few more cases of ignored return values in regex.
2010-01-15 Ulrich DrepperFix _XOPEN_SOURCE_EXTENDED handling.
2010-01-15 Andreas Krebbel/390: Add runtime check for the highgprs kernel feature.
2010-01-15 Andreas Krebbelld.so: Adjust the auxv if ld.so is directly invoked.
2010-01-15 Ulrich DrepperUpdate wording for gcc requirement.
2010-01-15 Philip PrindevilleDefine IPTOS_CLASS_* macros according to RFC 2474.
2010-01-15 Ulrich DrepperAlways use IPv4 sockets for IPv4 addresses.
2010-01-15 Paul Eggertregcomp.c: do not ignore memory allocation failure
2010-01-15 Ulrich DrepperMake unistd.h pre-c((-safe.
2010-01-15 Ulrich DrepperActually define and export pthread_mutexattr_[sg]etrobust.
2010-01-15 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15 Ulrich DrepperRelax conditions in unistd.h.
2010-01-15 Ulrich DrepperRelax onditions in strings.h.
2010-01-15 Ulrich Drepperelax some conditions in stdlib.h.
2010-01-14 Ryan S. ArnoldPass $(sysdep-LDFLAGS) when using --print-file-name.
2010-01-14 Ulrich DrepperActually define pthread_mutex_consistent.
2010-01-14 Ulrich DrepperFix malloc_info without prioor allocations.
2010-01-14 Ulrich DrepperRelax visibility of some more declaration.
2010-01-14 Ulrich DrepperRelax condition for resolver constant definition.
2010-01-14 Ulrich DrepperDeclare getpagesize in _GNU_SOURCE mode again.
2010-01-14 Ulrich DrepperPrevent silent errors should x86-64 strncmp be needed...
2010-01-14 Ulrich DrepperAdd nonnull attribute to unsetenv declaration.
2010-01-13 H.J. LuUnroll the loop x86-64 SSE4.2 strlen.
2010-01-13 Ulrich DrepperBe a bit more relaxed about obsoleted mktemp symbol.
2010-01-13 Ulrich DrepperMore test suite fixes.
2010-01-13 Ulrich DrepperFix up grp.h for XPG7.
2010-01-13 Ulrich DrepperFix up netdb.h for XPG7.
2010-01-12 Ulrich DrepperFix thinko in last patch.
2010-01-12 Ulrich DrepperInternal namespace test improvements.
2010-01-12 Ulrich DrepperFix up pthread.h for XPG7.
2010-01-12 Ulrich DrepperFix up sched.h for XPG7.
2010-01-12 Ulrich DrepperFix whitespace problems.
2010-01-12 H.J. LuOptimize 32bit memset/memcpy with SSE2/SSSE3.
2010-01-12 Ulrich DrepperFix up sys/select.h test for XPG7.
2010-01-12 Jakub JelinekFix compile error with sys/wait.h.
2010-01-12 Ulrich DrepperFix up sys/stat.h for XPG7.
2010-01-12 Ulrich DrepperFix up termios.h for XPG7.
2010-01-12 Ulrich DrepperFix up tests of math.h and tgmath.h for XPG[67].
2010-01-12 Ulrich DrepperFix time.h POSIX test.
2010-01-12 Ulrich DrepperFix up wchar.h for XPG7.
2010-01-12 Ulrich DrepperFix typo in wordexp.h tests.
2010-01-12 Ulrich DrepperFix up unistd.h tests.
2010-01-11 Ulrich DrepperFix handling symbols removed in XPG7.
2010-01-11 Ulrich DrepperFix up unistd.h for XPG7.
2010-01-11 Ulrich DrepperFix double-inclusion problem of bits/stat.h.
next