about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-221-8/+0
* hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer2019-03-131-0/+27
* Break lines before not after operators, batch 4.Joseph Myers2019-03-075-22/+23
* hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault2019-02-272-20/+57
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* Break further lines before not after operators.Joseph Myers2019-02-2615-97/+99
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-261-0/+2
* Break more lines before not after operators.Joseph Myers2019-02-257-18/+19
* hurd: Check at_flags passed to faccessatSamuel Thibault2019-01-221-1/+3
* nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella2019-01-031-1/+0
* hurd: advertise *_setpshared as not supportedSamuel Thibault2019-01-021-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01347-347/+347
* hurd: Fix 64bit fcntl lock implementationSamuel Thibault2018-12-191-3/+3
* Do not clobber sp in _hurd_stack_setup.Joseph Myers2018-12-131-1/+1
* hurd: Fix linknamespace of spawniSamuel Thibault2018-12-071-2/+2
* hurd: Implement support for posix_spawn_file_actions_addfchdir_npSamuel Thibault2018-12-071-0/+44
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer2018-11-301-1/+1
* hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault2018-11-301-6/+4
* Fix Hurd build with read-only source directory.Joseph Myers2018-11-271-3/+4
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* hurd: Support lockf at offset 0 with size 0 or 1.Samuel Thibault2018-11-191-0/+13
* hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault2018-11-166-34/+136
* hurd: Fix build with GCC 9Samuel Thibault2018-11-141-2/+3
* hurd: Document dtable_cloexec size convention.Samuel Thibault2018-11-111-1/+1
* Hurd: export _hurd_port_moveSamuel Thibault2018-11-101-0/+1
* Hurd: Fix ulinks in fd table reallocationSamuel Thibault2018-11-101-1/+11
* Hurd: Implement chdir support in posix_spawnSamuel Thibault2018-11-101-10/+77
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* hurd: Fix last-minute refactoringSamuel Thibault2018-11-041-1/+1
* hurd: Support msyncSamuel Thibault2018-11-031-0/+93
* hurd: Fix errno* generationSamuel Thibault2018-10-312-1/+10
* hurd: Fix race between calling RPC and handling a signalSamuel Thibault2018-10-281-7/+16
* hurd: XFAIL absence of C11 threads implementationSamuel Thibault2018-10-251-0/+4
* 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