aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)AuthorFilesLines
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault3-1/+5
2018-07-31hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault1-33/+35
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault2-1/+22
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault3-12/+8
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault5-8/+25
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault1-0/+6
2018-07-20hurd: Fix installed-headers testsSamuel Thibault2-0/+4
2018-07-20Fix new file headerSamuel Thibault1-4/+3
2018-07-20hurd: Implement pipe2Thomas Schwinge2-20/+61
2018-07-20hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpairThomas Schwinge1-3/+22
2018-07-20hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketThomas Schwinge1-1/+14
2018-07-20hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault1-0/+2
2018-07-10Add the statx functionFlorian Weimer1-0/+1
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer2-1/+4
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella1-1/+0
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-1/+2
2018-06-26Revert hurd errno.h changesAdhemerval Zanella1-9/+0
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella3-0/+16
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-9/+3
2018-06-19hurd: fix localplt.data formatSamuel Thibault1-1/+1
2018-06-19hurd: Fix "Missing required PLT reference"Samuel Thibault1-14/+16
2018-06-16hurd: Fix reference to _hurd_self_sigstateSamuel Thibault1-1/+1
2018-06-16hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault1-0/+8
2018-06-16hurd: Avoid PLT references to syscallsSamuel Thibault1-6/+14
2018-06-16hurd: Avoid PLT ref to __mach_msgSamuel Thibault1-0/+1
2018-06-16hurd: Avoid PLT references to shortcutsSamuel Thibault2-0/+14
2018-06-16hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault1-1/+1
2018-06-16hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault1-1/+11
2018-06-16hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault2-3/+4
2018-06-14hurd: Fix htl link failureSamuel Thibault1-2/+2
2018-06-14hurd: Avoid a PLT referenceSamuel Thibault1-6/+1
2018-06-14hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault1-0/+13
2018-06-14hurd: update localplt.dataSamuel Thibault1-2/+3
2018-06-13hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault1-0/+8
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg1-6/+8
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+13
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+13
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers12-58/+0
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers1-2/+4
2018-04-20hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault1-0/+69
2018-04-20Revert "hurd: Fix mach installed headers test"Samuel Thibault4-0/+34
2018-04-19hurd: Update struct statfs according to struct statvfsSamuel Thibault1-8/+8
2018-04-19hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault1-8/+8
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault1-0/+5
2018-04-18hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault4-26/+0
2018-04-05hurd: Avoid PLT for dirfdSamuel Thibault1-0/+1
2018-04-04hurd: Fix typoSamuel Thibault1-1/+1
2018-04-04hurd: Add missing symbolsSamuel Thibault1-0/+1
2018-04-04hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault1-1/+1
2018-04-03hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault1-2/+6