about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Hurd: mach: compliance fixes for nanosleepPino Toscano2012-05-101-17/+23
* Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge2012-05-101-0/+5
* Hurd: Fix value of __libc_stack_endSamuel Thibault2012-05-101-0/+10
* Hurd: libc_once_getThomas Schwinge2012-05-101-0/+7
* Hurd: #include <kernel-features.h>Thomas Schwinge2012-05-101-0/+10
* Add a missing #include.Roland McGrath2012-05-101-0/+4
* Hurd: setitimer.c: Fix unlock in error patchSamuel Thibault2012-05-101-0/+3
* Hurd: ioctl() incorrectly decodes argumentSamuel Thibault2012-05-101-0/+6
* Hurd: Avoid init-first.c miscompilation.Thomas Schwinge2012-05-101-0/+7
* Hurd: dup3Thomas Schwinge2012-05-101-0/+9
* Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault2012-05-101-0/+2
* Hurd: Missing critical region locks.Samuel Thibault2012-05-101-0/+7
* Hurd: Fix signal-catching functions.Samuel Thibault2012-05-101-0/+6
* Hurd: bits/socket.hThomas Schwinge2012-05-101-0/+4
* Hurd: accept4Thomas Schwinge2012-05-101-0/+8
* Hurd: ____longjmp_chkThomas Schwinge2012-05-101-0/+7
* Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault2012-05-101-0/+4
* Hurd: O_CLOEXEC in rtldThomas Schwinge2012-05-101-0/+8
* Hurd: Add more ipv6 macros.Samuel Thibault2012-05-101-17/+23
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-101-0/+13
* Make sunrpc code usable againAndreas Jaeger2012-05-101-0/+63
* Typo fix in x86_64/dl-machine.hRoland McGrath2012-05-101-0/+5
* Define __STDC_NO_THREADS__.Joseph Myers2012-05-101-0/+4
* Build rpcgen-generated files when cross compiling.Maxim Kuvyrkov2012-05-101-0/+26
* Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu2012-05-101-0/+6
* Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers2012-05-101-0/+8
* [PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expressions.Paul Eggert2012-05-101-0/+9
* Add dependency tracking for rpc-compat-routinesAndreas Schwab2012-05-101-0/+6
* Update stdlib/longlong.h from GCCH.J. Lu2012-05-091-0/+4
* Cleanup nscd.cAndreas Jaeger2012-05-091-0/+6
* Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger2012-05-091-0/+13
* Cleanup last patch for nscd/nscd.cAndreas Jaeger2012-05-091-0/+6
* Add --foreground option for nscdAndreas Jaeger2012-05-091-0/+10
* Fix strspn warning with -WconversionAndreas Jaeger2012-05-091-0/+9
* conformtest: Update expectations for more ISO C headers.Joseph Myers2012-05-091-0/+140
* Fix daylight time change for the USIan Wienand2012-05-091-0/+6
* Make ldconfig message clearerAndreas Jaeger2012-05-091-0/+6
* Minor optimization to sparc VIS3 floor() implementation.David S. Miller2012-05-081-0/+3
* With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller2012-05-081-0/+4
* ARM: Define HAVE_ARM_PCS_VFP in config.h.Carlos O'Donell2012-05-081-0/+4
* Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath2012-05-081-0/+6
* Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu2012-05-081-0/+5
* Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2012-05-081-0/+3
* Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers2012-05-081-0/+5
* Revert "Revert "Build glibc with -frounding-math""Andreas Jaeger2012-05-081-0/+8
* tftp.h: rework layout to work with fortificationMike Frysinger2012-05-081-0/+13
* Update sparc ULPs for recently added exp tests.David S. Miller2012-05-071-0/+2
* Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller2012-05-071-0/+7
* Revert "Build glibc with -frounding-math"Andreas Jaeger2012-05-071-8/+0
* Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers2012-05-071-0/+23