aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2020-01-13htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault
2020-01-13htl: Avoid exposing unixoid functionsSamuel Thibault
2020-01-13htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault
2020-01-05hurd: Fix message reception for timer_threadSamuel Thibault
2020-01-04htl: Add __errno_location and __h_errno_locationSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-29hurd: Global signal dispositionJeremie Koenig
2019-12-29hurd sendmsg: Fix warning on calling CMSG_*HDRSamuel Thibault
2019-12-29hurd: Add getcontext, makecontext, setcontext, swapcontextThomas Schwinge
2019-12-29hurd: Support sending file descriptors over Unix socketsEmilio Pozuelo Monfort
2019-12-19Implement waitpid in terms of wait4Adhemerval Zanella
2019-12-18hurd: Do not make sigprocmask available in ld.soFlorian Weimer
2019-12-17hurd: Make getrandom honour GRND_NONBLOCKJames Clarke
2019-12-13hurd: Fix local PLTSamuel Thibault
2019-12-13hurd: Fix __close_nocancel_nostatus availabilitySamuel Thibault
2019-12-13hurd: add getrandom and getentropy implementationsAndrew Eggenberger
2019-12-13hurd: Implement __close_nocancel_nostatusSamuel Thibault
2019-12-11hurd: Fix using altstack while in an RPC call to be abortedSamuel Thibault
2019-12-01hurd: Fix ld.so __access override from libcSamuel Thibault
2019-12-01hurd: Fix ld.so __getcwd override from libcSamuel Thibault
2019-12-01hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault
2019-12-01hurd: Fix renameat2 errorSamuel Thibault
2019-12-01hurd: Fix ld.so linkSamuel Thibault
2019-11-16hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer
2019-11-07hurd: Remove lingering references to the time functionFlorian Weimer
2019-11-06Refactor nanosleep in terms of clock_nanosleepAdhemerval Zanella
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella
2019-10-30Use clock_settime to implement settimeofday.Zack Weinberg
2019-10-30Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg
2019-10-30hurd: Support for file record lockingSvante Signell
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis
2019-10-24hurd: Fix build after __pread64 usage in the dynamic loaderFlorian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg
2019-08-30hurd: Fix buildSamuel Thibault
2019-08-30hurd: Fix SS_ONSTACK supportSamuel Thibault
2019-08-30hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault
2019-08-30hurd getcwd: Allow unknown root directorySamuel Thibault
2019-08-30hurd: Fix implementation of setitimer.Samuel Thibault
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella
2019-08-21Don't use the argument to time.Zack Weinberg
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella
2019-03-13hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer
2019-03-07Break lines before not after operators, batch 4.Joseph Myers
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-26Break further lines before not after operators.Joseph Myers