aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2012-05-10Hurd: Fix paths in paths.hSamuel Thibault
2012-05-10Hurd: fix mode type for openatSamuel Thibault
2012-05-10Hurd: Fix port deallocation on mknod error.Samuel Thibault
2012-05-10Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge
2012-05-10Hurd: struct timespec members in struct statThomas Schwinge
2012-05-10Hurd: Fix setres[ug]id handling of -1Samuel Thibault
2012-05-10Hurd: Fix sbrk beyond 128MBSamuel Thibault
2012-05-10Hurd: recvfrom(): take into account null address portsPino Toscano
2012-05-10Hurd: readlinkatSamuel Thibault
2012-05-10Hurd: Update posix_opt.hSamuel Thibault
2012-05-10Hurd: Fix POSIX 2008 visibilitySamuel Thibault
2012-05-10Hurd: opendiratThomas Schwinge
2012-05-10Hurd: empty file names fail with ENOENTSamuel Thibault
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: 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-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: bits/socket.hThomas Schwinge
2012-05-10Hurd: accept4Thomas Schwinge
2012-05-10Hurd: ____longjmp_chkThomas Schwinge
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella
2012-05-10Typo fix in x86_64/dl-machine.hRoland McGrath
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-09Add volatiles for x86-64 bits/mathinline.hAndreas 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-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
2012-05-08Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller
2012-05-07Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers
2012-05-06Update x86-64 libm-test-ulpsAndreas Jaeger
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers
2012-05-05Use .S sources for x86/x86_64 expl.Joseph Myers
2012-05-05Remove overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-04Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers