Fix up termios.h for XPG7.
[jlayton/glibc.git] / ChangeLog
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.
2009-11-14 Ulrich DrepperFix F_SETOWN_EX and F_GETOWN_EX definitions.
2009-11-12 Ulrich DrepperStart 2.12 development.
2009-11-10 Andreas SchwabHandle running out of buffer space with IPv6 mapping...
2009-11-10 Caolan McNamaraAvoid memset warning in one case.
2009-11-06 Philippe De MuyterFix spelling of (Newton-)Raphson
2009-11-06 Holger Hans Peter... Fix spelling in memusagestat.c
2009-11-06 H.J. LuProperly handle STT_GNU_IFUNC symbols in do_sym.
2009-11-06 Andreas SchwabCorrect readahead syscall wrapper on powerpc32.
2009-11-06 Jakub JelinekFix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.
2009-11-06 Jakub JelinekFix preadv, pwritev and fallocate for -D_FILE_OFFSET_BI...
2009-11-03 Andreas SchwabMake name of libgcc_s library configurable
2009-11-01 Ulrich DrepperRestore locking in free_check.
2009-10-30 Ulrich Drepper2.11 release. glibc-2.11
2009-10-30 Ulrich DrepperAdd cast in tst-execstack to avoid warning.
2009-10-30 Ulrich DrepperAvoid warning in scanf test.
2009-10-30 Ulrich DrepperAvoid two warnings in strtol{,l} tests.
2009-10-30 Keith StribleyImplement Burmese language locale for Myanmar.
2009-10-30 Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30 Andreas SchwabAdd missing declarations.
2009-10-30 Andreas SchwabFix typo in readlinkat
2009-10-30 Roland McGrathNew simplified make dist using git archive.
2009-10-30 Alan ModraUglify IFUNC tests for PPC.
2009-10-30 Alan ModraImplement IFUNC for PPC.
2009-10-30 Ulrich DrepperAdd a few defines to <netinet/udp.h>.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-10-30 Ulrich DrepperAdd sml entry to ISO 639 list.
2009-10-30 Ulrich DrepperInitialize local variable in resolver.
2009-10-30 Ulrich DrepperFix IA-64 and S390 sigevent definitions.
2009-10-30 Anders JohanssonFix a few asserts and IO calls in nscd.
next