]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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.
2009-12-12  Ulrich DrepperRedefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
2009-12-10  Ulrich DrepperFix a few error cases in *name4_r lookup handling.
2009-12-09  Ulrich DrepperFix kernel version check in recent ptsname change.
2009-12-09  Bruno HaibleAdd more warnings to exec functions.
2009-12-09  Ulrich DrepperAdd recvmmsg interface.
2009-12-08  Andreas KrebbelAdd even more cfi to s390 asm files.
2009-12-08  Ulrich DrepperIgnore *.rej and *.orig files in git operations.
2009-12-02  Andreas SchwabRemove build related ignore patterns
2009-11-30  Ulrich DrepperDefine SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.
2009-11-30  Thomas SchwingeSH calling __gmon_start__ from pt-initfini.c.
2009-11-28  Andreas SchwabFix infloop in __pthread_disable_asynccancel on x86_64
2009-11-26  Ulrich DrepperAvoid handling long-obsolete old BSD PTY handling in...
2009-11-25  Ulrich DrepperFix comments in random_r.c.
2009-11-25  Ulrich DrepperOptimize grantpt.
2009-11-25  Ulrich DrepperAvoid local PLTs.
2009-11-25  Ulrich DrepperPrevent unintended file desriptor leak in grantpt.
2009-11-25  Ulrich DrepperOnce again forgot to add new test file.
2009-11-25  Ulrich DrepperDon't get tty group info multiple times in grantpt.
2009-11-25  Ulrich DrepperNew NPTL POSIX semaphore test.
2009-11-24  Ulrich DrepperFix startup to security-relevant statically linked...
next