summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01357-357/+357
* hurd: Global signal dispositionJeremie Koenig2019-12-2913-55/+99
* hurd sendmsg: Fix warning on calling CMSG_*HDRSamuel Thibault2019-12-291-2/+2
* hurd: Add getcontext, makecontext, setcontext, swapcontextThomas Schwinge2019-12-296-0/+440
* hurd: Support sending file descriptors over Unix socketsEmilio Pozuelo Monfort2019-12-292-13/+157
* Implement waitpid in terms of wait4Adhemerval Zanella2019-12-191-0/+1
* hurd: Do not make sigprocmask available in ld.soFlorian Weimer2019-12-183-11/+2
* hurd: Make getrandom honour GRND_NONBLOCKJames Clarke2019-12-171-1/+5
* hurd: Fix local PLTSamuel Thibault2019-12-132-2/+5
* hurd: Fix __close_nocancel_nostatus availabilitySamuel Thibault2019-12-134-6/+37
* hurd: add getrandom and getentropy implementationsAndrew Eggenberger2019-12-132-0/+107
* hurd: Implement __close_nocancel_nostatusSamuel Thibault2019-12-131-0/+62
* hurd: Fix using altstack while in an RPC call to be abortedSamuel Thibault2019-12-111-13/+14
* hurd: Fix ld.so __access override from libcSamuel Thibault2019-12-013-5/+6
* hurd: Fix ld.so __getcwd override from libcSamuel Thibault2019-12-013-5/+6
* hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault2019-12-013-6/+4
* hurd: Fix renameat2 errorSamuel Thibault2019-12-011-0/+2
* hurd: Fix ld.so linkSamuel Thibault2019-12-015-5/+17
* hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer2019-11-161-0/+9
* hurd: Remove lingering references to the time functionFlorian Weimer2019-11-071-2/+2
* Refactor nanosleep in terms of clock_nanosleepAdhemerval Zanella2019-11-062-79/+111
* Use clock_gettime to implement gettimeofday.Adhemerval Zanella2019-10-302-43/+51
* Use clock_settime to implement settimeofday.Zack Weinberg2019-10-301-17/+20
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-305-31/+41
* hurd: Support for file record lockingSvante Signell2019-10-301-24/+87
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-272-3/+3
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-241-0/+4
* hurd: Fix build after __pread64 usage in the dynamic loaderFlorian Weimer2019-10-241-3/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07350-350/+350
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-042-5/+5
* hurd: Fix buildSamuel Thibault2019-08-301-1/+1
* hurd: Fix SS_ONSTACK supportSamuel Thibault2019-08-301-26/+42
* hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault2019-08-301-23/+0
* hurd getcwd: Allow unknown root directorySamuel Thibault2019-08-301-12/+0
* hurd: Fix implementation of setitimer.Samuel Thibault2019-08-301-8/+12
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-231-1/+10
* Don't use the argument to time.Zack Weinberg2019-08-211-2/+2
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+16
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* 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