aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2018-11-11hurd: Document dtable_cloexec size convention.Samuel Thibault
2018-11-10Hurd: export _hurd_port_moveSamuel Thibault
2018-11-10Hurd: Fix ulinks in fd table reallocationSamuel Thibault
2018-11-10Hurd: Implement chdir support in posix_spawnSamuel Thibault
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-11-04hurd: Fix last-minute refactoringSamuel Thibault
2018-11-03hurd: Support msyncSamuel Thibault
2018-10-31hurd: Fix errno* generationSamuel Thibault
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault
2018-07-31hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault
2018-07-20hurd: Fix installed-headers testsSamuel Thibault
2018-07-20Fix new file headerSamuel Thibault
2018-07-20hurd: Implement pipe2Thomas Schwinge
2018-07-20hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpairThomas Schwinge
2018-07-20hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketThomas Schwinge
2018-07-20hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-06-26Revert hurd errno.h changesAdhemerval Zanella
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2018-06-19hurd: fix localplt.data formatSamuel Thibault
2018-06-19hurd: Fix "Missing required PLT reference"Samuel Thibault
2018-06-16hurd: Fix reference to _hurd_self_sigstateSamuel Thibault
2018-06-16hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault
2018-06-16hurd: Avoid PLT references to syscallsSamuel Thibault
2018-06-16hurd: Avoid PLT ref to __mach_msgSamuel Thibault
2018-06-16hurd: Avoid PLT references to shortcutsSamuel Thibault
2018-06-16hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault
2018-06-16hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault
2018-06-16hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault
2018-06-14hurd: Fix htl link failureSamuel Thibault
2018-06-14hurd: Avoid a PLT referenceSamuel Thibault
2018-06-14hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault
2018-06-14hurd: update localplt.dataSamuel Thibault
2018-06-13hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers
2018-04-20hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault