about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* hurd: Fix exec usage of mach_setup_threadSamuel Thibault2018-08-013-1/+5
* hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault2018-07-311-33/+35
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-282-1/+22
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-283-12/+8
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-275-8/+25
* check-execstack: Permit sysdeps to xfail some libsSamuel Thibault2018-07-201-0/+6
* hurd: Fix installed-headers testsSamuel Thibault2018-07-202-0/+4
* Fix new file headerSamuel Thibault2018-07-201-4/+3
* hurd: Implement pipe2Thomas Schwinge2018-07-202-20/+61
* hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpairThomas Schwinge2018-07-201-3/+22
* hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketThomas Schwinge2018-07-201-1/+14
* hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault2018-07-201-0/+2
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-052-1/+4
* Fix hurd expected fcntl versionAdhemerval Zanella2018-07-031-1/+0
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-1/+2
* Revert hurd errno.h changesAdhemerval Zanella2018-06-261-9/+0
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-263-0/+16
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-9/+3
* hurd: fix localplt.data formatSamuel Thibault2018-06-191-1/+1
* hurd: Fix "Missing required PLT reference"Samuel Thibault2018-06-191-14/+16
* hurd: Fix reference to _hurd_self_sigstateSamuel Thibault2018-06-161-1/+1
* hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault2018-06-161-0/+8
* hurd: Avoid PLT references to syscallsSamuel Thibault2018-06-161-6/+14
* hurd: Avoid PLT ref to __mach_msgSamuel Thibault2018-06-161-0/+1
* hurd: Avoid PLT references to shortcutsSamuel Thibault2018-06-162-0/+14
* hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault2018-06-161-1/+1
* hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault2018-06-161-1/+11
* hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault2018-06-162-3/+4
* hurd: Fix htl link failureSamuel Thibault2018-06-141-2/+2
* hurd: Avoid a PLT referenceSamuel Thibault2018-06-141-6/+1
* hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault2018-06-141-0/+13
* hurd: update localplt.dataSamuel Thibault2018-06-141-2/+3
* hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault2018-06-131-0/+8
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-6/+8
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+13
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+13
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0412-58/+0
* Fix Hurd glibc build with GCC 8.Joseph Myers2018-04-241-2/+4
* hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault2018-04-201-0/+69
* Revert "hurd: Fix mach installed headers test"Samuel Thibault2018-04-204-0/+34
* hurd: Update struct statfs according to struct statvfsSamuel Thibault2018-04-191-8/+8
* hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault2018-04-191-8/+8
* hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault2018-04-191-0/+5
* hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault2018-04-184-26/+0
* hurd: Avoid PLT for dirfdSamuel Thibault2018-04-051-0/+1
* hurd: Fix typoSamuel Thibault2018-04-041-1/+1
* hurd: Add missing symbolsSamuel Thibault2018-04-041-0/+1
* hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault2018-04-041-1/+1
* hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault2018-04-031-2/+6