/390: Add runtime check for the highgprs kernel feature.
[platform/upstream/glibc.git] / ChangeLog
2010-01-15 Andreas Krebbelld.so: Adjust the auxv if ld.so is directly invoked.
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 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 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 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 Martin SchwidefskyImplement handling of the needed S390 relocations.
2009-12-21 Ulrich DrepperHandle AT_FDCWD in futimens.
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 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 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-11-30 Ulrich DrepperDefine SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.
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 DrepperPrevent unintended file desriptor leak in grantpt.
2009-11-25 Ulrich DrepperDon't get tty group info multiple times in grantpt.
2009-11-24 Ulrich DrepperFix startup to security-relevant statically linked...
2009-11-23 Andreas SchwabUse struct timespec for timestamps in struct stat also...
2009-11-23 Ulrich DrepperTry harder to re-exec nscd in paranoia mode.
2009-11-22 Ulrich DrepperReinitialize _create_xid state after fork.
2009-11-22 Ulrich DrepperUpdate ntp_gettime for Linux.
2009-11-22 Ulrich DrepperFix up <sys/timex.h> a bit more for recent API changes.
2009-11-20 H.J. LuProperly recover from shorter read.
2009-11-19 Ulrich DrepperFix getwc* and putwc* on non-wide streams.
2009-11-19 Ulrich DrepperAvoid warnings in CPU_* macros when using const bitsets.
2009-11-19 Ulrich DrepperFollow kernel F_OWNER_{GID -> PGRP} change.
2009-11-18 Ulrich DrepperChange misleading names of parameters of sync_file_range.
2009-11-18 Jakub JelinekFix sync_file_range on ppc/ppc64.
2009-11-18 Paolo BonziniFix ranges with multibyte characters as endpoints.
2009-11-17 Ulrich DrepperHandle LC_GLOBAL_LOCALE in duplocale.
2009-11-17 Ulrich DrepperFix _NC_LOCALE_NAME definition.
2009-11-17 Ulrich DrepperAdd missing Linux MADV_* definitions.
2009-11-15 H.J. LuUse a simple loop on data shorter than software pipeline.
2009-11-15 Mike FrsyingerMissing CL.
2009-11-15 Mike FrsyingerAdd missing stdio.h include.
2009-11-14 Ulrich DrepperAdd support for new Linux error ERFKILL.
next