1151 Commits (8ea4d2b7d1d358e4e43d09fdc235a75b3a02a5bb)

Author SHA1 Message Date
Samuel Thibault 42fc12ef73 hurd: Fix exec usage of mach_setup_thread 8 years ago
Samuel Thibault f195ea0e2f hurd: Fix startup of static binaries linked against libpthread 8 years ago
Samuel Thibault af86087f02 hurd: Fix some ld.so symbol override from libc 8 years ago
Samuel Thibault 99bc624136 hurd: Fix some ld.so symbol override from libc 8 years ago
Samuel Thibault 20365a315b hurd: Fix some ld.so symbol override from libc 8 years ago
Samuel Thibault 2d5c41ded9 check-execstack: Permit sysdeps to xfail some libs 8 years ago
Samuel Thibault 8ba1520e8c hurd: Fix installed-headers tests 8 years ago
Samuel Thibault 38547460b7 Fix new file header 8 years ago
Thomas Schwinge de195be015 hurd: Implement pipe2 8 years ago
Thomas Schwinge 75d5e4a09e hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair 8 years ago
Thomas Schwinge 6008824221 hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socket 8 years ago
Samuel Thibault 46f2474e93 hurd: Enable thread-safe i386 atomic instructions 8 years ago
Florian Weimer fd70af4552 Add the statx function 8 years ago
Florian Weimer d6da5cb6a8 Add renameat2 function [BZ #17662] 8 years ago
Adhemerval Zanella 7279af007c Fix hurd expected fcntl version 8 years ago
Carlos O'Donell 2827ab990a libc: Extend __libc_freeres framework (Bug 23329). 8 years ago
Adhemerval Zanella 95f8ae8c83 Revert hurd errno.h changes 8 years ago
Adhemerval Zanella 06ab719d30 Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) 8 years ago
Florian Weimer 124e025864 Run thread shutdown functions in an explicit order 8 years ago
Samuel Thibault 152fbfb3ad hurd: fix localplt.data format 8 years ago
Samuel Thibault c77e4dc0f5 hurd: Fix "Missing required PLT reference" 8 years ago
Samuel Thibault 4d0ac0375b hurd: Fix reference to _hurd_self_sigstate 8 years ago
Samuel Thibault 8c9d53428e hurd: Whitelist PLT refs which are difficult to avoid 8 years ago
Samuel Thibault b0344cf5c5 hurd: Avoid PLT references to syscalls 8 years ago
Samuel Thibault 7a646a93fa hurd: Avoid PLT ref to __mach_msg 8 years ago
Samuel Thibault c1b7586c54 hurd: Avoid PLT references to shortcuts 8 years ago
Samuel Thibault 932d05f0dc hurd: Avoid missing PLT ref from ld.so requirement 8 years ago
Samuel Thibault faf7bbc2d0 hurd: Detect 32bit overflow in value returned by lseek 8 years ago
Samuel Thibault 298a8b59d4 hurd: avoid PLT ref between sendfile and sendfile64 8 years ago
Samuel Thibault c596630bbd hurd: Fix htl link failure 8 years ago
Samuel Thibault 06d1a8263d hurd: Avoid a PLT reference 8 years ago
Samuel Thibault 126b3ec370 hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port 8 years ago
Samuel Thibault c8c910ed9c hurd: update localplt.data 8 years ago
Samuel Thibault 43b5ff50b5 hurd: xfail missing abilist for libmachuser and libhurduser 8 years ago
Zack Weinberg 329ea513b4 Avoid cancellable I/O primitives in ld.so. 8 years ago
Joseph Myers 632a6cbe44 Add narrowing divide functions. 8 years ago
Joseph Myers 69a01461ee Add narrowing multiply functions. 8 years ago
Joseph Myers b289cd9db8 Ignore absolute symbols in ABI tests. 8 years ago
Joseph Myers 5e14bb9793 Fix Hurd glibc build with GCC 8. 8 years ago
Samuel Thibault f00b62ec89 hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h> 8 years ago
Samuel Thibault c5896a4595 Revert "hurd: Fix mach installed headers test" 8 years ago
Samuel Thibault f55a4fdefb hurd: Update struct statfs according to struct statvfs 8 years ago
Samuel Thibault 9d9f8f03af hurd: Fix standard compliance of some statvfs fields 8 years ago
Samuel Thibault 0dd25301f6 hurd: xfail some structure fields ABI incompatibility with standards 8 years ago
Samuel Thibault c4375964db hurd: Fix spurious installation of headers defining hidden prototypes 8 years ago
Samuel Thibault c120981d72 hurd: Avoid PLT for dirfd 8 years ago
Samuel Thibault 397f5789da hurd: Fix typo 8 years ago
Samuel Thibault ff297b70b5 hurd: Add missing symbols 8 years ago
Samuel Thibault cd104f4ff4 hurd: Fix missing trailing NUL in __if_nametoindex 8 years ago
Samuel Thibault 92846492dc hurd: Make __if_nametoindex return ENODEV if ifname is too long 8 years ago