aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10Hurd: empty file names fail with ENOENTSamuel Thibault
2012-05-10Hurd: hidden_nolink macro for NO_HIDDEN case.Thomas Schwinge
2012-05-10Hurd: mmap deficienciesThomas Schwinge
2012-05-10Hurd: Fix mlock in all cases except non-readable pages.Samuel Thibault
2012-05-10Hurd: Fix mkdir / error valueSamuel Thibault
2012-05-10Hurd: Add missing includesThomas Schwinge
2012-05-10Hurd: mach: compliance fixes for nanosleepPino Toscano
2012-05-10Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault
2012-05-10Hurd: libc_once_getThomas Schwinge
2012-05-10Hurd: #include <kernel-features.h>Thomas Schwinge
2012-05-10Add a missing #include.Roland McGrath
2012-05-10Hurd: setitimer.c: Fix unlock in error patchSamuel Thibault
2012-05-10Hurd: ioctl() incorrectly decodes argumentSamuel Thibault
2012-05-10Hurd: Avoid init-first.c miscompilation.Thomas Schwinge
2012-05-10Hurd: dup3Thomas Schwinge
2012-05-10Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault
2012-05-10Hurd: Missing critical region locks.Samuel Thibault
2012-05-10Hurd: Fix signal-catching functions.Samuel Thibault
2012-05-10Hurd: bits/socket.hThomas Schwinge
2012-05-10Hurd: accept4Thomas Schwinge
2012-05-10Hurd: ____longjmp_chkThomas Schwinge
2012-05-10Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge
2012-05-10Hurd: Add more ipv6 macros.Samuel Thibault
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella
2012-05-10Make sunrpc code usable againAndreas Jaeger
2012-05-10Typo fix in x86_64/dl-machine.hRoland McGrath
2012-05-10Define __STDC_NO_THREADS__.Joseph Myers
2012-05-10Build rpcgen-generated files when cross compiling.Maxim Kuvyrkov
2012-05-10Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu
2012-05-10Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers
2012-05-10[PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expressions.Paul Eggert
2012-05-10Add dependency tracking for rpc-compat-routinesAndreas Schwab
2012-05-09Update stdlib/longlong.h from GCCH.J. Lu
2012-05-09Cleanup nscd.cAndreas Jaeger
2012-05-09Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger
2012-05-09Cleanup last patch for nscd/nscd.cAndreas Jaeger
2012-05-09Add --foreground option for nscdAndreas Jaeger
2012-05-09Fix strspn warning with -WconversionAndreas Jaeger
2012-05-09conformtest: Update expectations for more ISO C headers.Joseph Myers
2012-05-09Use CFI statements instead of hand-coding .eh_frame.Chung-Lin Tang
2012-05-09Fix daylight time change for the USIan Wienand
2012-05-09Make ldconfig message clearerAndreas Jaeger
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller
2012-05-08ARM: Define HAVE_ARM_PCS_VFP in config.h.Carlos O'Donell
2012-05-08Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath
2012-05-08Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu
2012-05-08Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers