about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Hurd: mach: compliance fixes for nanosleepPino Toscano2012-05-102-26/+47
* Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge2012-05-102-1/+7
* Hurd: Fix value of __libc_stack_endSamuel Thibault2012-05-104-3/+20
* Hurd: libc_once_getThomas Schwinge2012-05-107-4/+27
* Hurd: #include <kernel-features.h>Thomas Schwinge2012-05-108-15/+28
* Add a missing #include.Roland McGrath2012-05-102-0/+5
* Hurd: setitimer.c: Fix unlock in error patchSamuel Thibault2012-05-102-3/+5
* Hurd: ioctl() incorrectly decodes argumentSamuel Thibault2012-05-103-10/+20
* Hurd: Avoid init-first.c miscompilation.Thomas Schwinge2012-05-102-14/+38
* Hurd: dup3Thomas Schwinge2012-05-105-117/+163
* Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault2012-05-102-0/+8
* Hurd: Missing critical region locks.Samuel Thibault2012-05-104-3/+16
* Hurd: Fix signal-catching functions.Samuel Thibault2012-05-102-5/+14
* Hurd: bits/socket.hThomas Schwinge2012-05-102-0/+366
* Hurd: accept4Thomas Schwinge2012-05-105-61/+119
* Hurd: ____longjmp_chkThomas Schwinge2012-05-104-0/+128
* Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault2012-05-102-0/+11
* Hurd: O_CLOEXEC in rtldThomas Schwinge2012-05-105-10/+17
* Hurd: Add more ipv6 macros.Samuel Thibault2012-05-102-21/+28
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-109-74/+143
* Make sunrpc code usable againAndreas Jaeger2012-05-1058-153/+272
* Typo fix in x86_64/dl-machine.hRoland McGrath2012-05-102-2/+7
* Define __STDC_NO_THREADS__.Joseph Myers2012-05-102-0/+7
* Build rpcgen-generated files when cross compiling.Maxim Kuvyrkov2012-05-103-8/+66
* Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu2012-05-102-3/+30
* Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers2012-05-103-5/+11
* [PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expressions.Paul Eggert2012-05-103-32/+38
* Add dependency tracking for rpc-compat-routinesAndreas Schwab2012-05-102-2/+12
* Update stdlib/longlong.h from GCCH.J. Lu2012-05-092-9/+81
* Cleanup nscd.cAndreas Jaeger2012-05-092-7/+13
* Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger2012-05-093-9/+54
* Cleanup last patch for nscd/nscd.cAndreas Jaeger2012-05-092-4/+9
* Add --foreground option for nscdAndreas Jaeger2012-05-092-16/+53
* Fix strspn warning with -WconversionAndreas Jaeger2012-05-093-3/+12
* conformtest: Update expectations for more ISO C headers.Joseph Myers2012-05-096-120/+218
* Use CFI statements instead of hand-coding .eh_frame.Chung-Lin Tang2012-05-095-422/+112
* Fix daylight time change for the USIan Wienand2012-05-093-7/+19
* Make ldconfig message clearerAndreas Jaeger2012-05-093-4/+12
* Minor optimization to sparc VIS3 floor() implementation.David S. Miller2012-05-082-2/+4
* With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller2012-05-082-0/+37
* ARM: Define HAVE_ARM_PCS_VFP in config.h.Carlos O'Donell2012-05-082-0/+7
* Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath2012-05-083-6/+16
* Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu2012-05-082-40/+46
* Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2012-05-082-2/+3
* Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers2012-05-082-2/+5
* Revert "Revert "Build glibc with -frounding-math""Andreas Jaeger2012-05-082-1/+14
* tftp.h: rework layout to work with fortificationMike Frysinger2012-05-082-9/+28
* Update sparc ULPs for recently added exp tests.David S. Miller2012-05-072-0/+19
* Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller2012-05-072-6/+26
* Revert "Build glibc with -frounding-math"Andreas Jaeger2012-05-072-14/+1