platform/upstream/glibc.git
2010-02-22 Jim Meyeringmanual: fix doubled-words and typos
2010-02-20 David S. Millersparc: Fix 32-bit makecontext arg passing.
2010-02-20 David S. Millersparc: Fix v9 memchr with long buffer lengths.
2010-02-20 David S. MillerFix PLT rewrite when prelinking fails on 32-bit sparc.
2010-02-20 Joseph MyersFix PLT rewrite when prelinking fails on 64-bit sparc.
2010-02-19 Carl Fredrik... Fix Hurd tiocsctty change.
2010-02-19 Ulrich DrepperWhitespace fix.
2010-02-19 H.J. LuUse CPUID_OFFSET instead of FEATURE_OFFSET
2010-02-18 H.J. LuAlign x86 memcmp-sse4.S and fix unwind info.
2010-02-18 H.J. LuFix unwind info in x86 memcmp-ssse3.
2010-02-18 H.J. LuSimplify x86 strcmp-sse4 unwind info.
2010-02-18 Ulrich DrepperFix and cleanup unwind info in x86 strcmp-ssse<F3>.
2010-02-17 Carl Fredrik... Clean up Hurd TIOCSCTTY.
2010-02-17 Carl Fredrik... Use ioctl_handler_t typedef in Hurd ioctl macros.
2010-02-16 Ulrich DrepperRemove commented-out code.
2010-02-15 Ulrich DrepperFix up new x86 string functions.
2010-02-15 H.J. Lu32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2
2010-02-12 Ulrich DrepperCleanup ChangeLog.
2010-02-12 Luis MachadoCleanup old obsolete PPC_REL16 checks
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.
next