platform/upstream/glibc.git
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.
2010-01-11 Ulrich DrepperFix compile error.
2010-01-11 Ulrich DrepperFIx up signal.h for XPG7.
2010-01-10 Ulrich DrepperFix up sys/wait.h header for XPG7.
2010-01-10 Ulrich DrepperFix up sys/types.h for XPG7.
2010-01-10 Ulrich DrepperFix glob.h for XPG7.
2010-01-10 Ulrich DrepperCleanup strings.h.
2010-01-10 Ulrich DrepperMissing CLs.
2010-01-10 Ulrich DrepperFix standalone stdio.h inclusion.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2010-01-08 Roland McGrathAdd new ELF constant PN_XNUM.
2010-01-07 Roland McGrathUse NT_GNU_HWCAP instead of literal 2.
2010-01-07 Ulrich DrepperFix typo in feature selection macro use.
2009-12-25 Ulrich DrepperFix up ChangeLog.
2009-12-24 Ulrich DrepperRemove tst-sigcontext test.
2009-12-24 Maciej W. RozyckiAdditional setcontext(), etc. conformance tests.
2009-12-24 H.J. LuEnable multiarch whenever possible.
2009-12-24 Ulrich DrepperFix isomac test after recent header change.
2009-12-24 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-24 Ulrich DrepperFix up ChangeLog.
2009-12-22 Samuel ThibaultHurd: Fix possibly uninitialized variable in _hurd_lock...
2009-12-22 Samuel ThibaultHurd: Fix spurious mach_port_deallocate in getcwd.
2009-12-22 Thomas SchwingeFix s390 startup code in libpthread.
2009-12-22 Martin SchwidefskyImplement handling of the needed S390 relocations.
2009-12-21 Ulrich DrepperHandle AT_FDCWD in futimens.
2009-12-17 Ulrich DrepperSmall optimization of pthread_rwlock_init.
2009-12-15 Ulrich DrepperUpdate poll.h header for POSIX 2008.
2009-12-15 Ulrich DrepperAvoid ELF lookup race.
2009-12-13 H.J. LuDefine bit_SSE2 and index_SSE2.
2009-12-13 Ulrich DrepperMore whitespace fixes.
2009-12-13 Ulrich DrepperFix whitespaces.
2009-12-13 Dinakar GuniguntalaAdd Requeue-PI support for x86 arch.
2009-12-13 H.J. LuDefine bit_XXX and index_XXX.
2009-12-13 Kaz KojimaUpdate sysdeps/sh/elf/initfini.c.
2009-12-13 Mike FrysingerProvide a __set_fpscr prototype.
2009-12-12 Ulrich DrepperInvalid timeouts in i386 sem_timedwait.
next