aboutsummaryrefslogtreecommitdiff
path: root/mach
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-16hurd: Add LLL_PRIVATE and LLL_SHAREDSamuel Thibault
2020-12-16hurd: Add __lll_abstimed_wait_intrSamuel Thibault
2020-12-16hurd: make lll_* take a variable instead of a ptrSamuel Thibault
2020-12-16hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZERSamuel Thibault
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault
2020-11-14hurd: break relocation loop between libc.so and lib{mach,hurd}user.soSamuel Thibault
2020-04-14hurd: add mach_print functionSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-01hurd: make strerror(0) coherent with other portsSamuel Thibault
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-22Break some lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel 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-14hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault
2018-04-04hurd: Add missing symbolsSamuel Thibault
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault
2018-03-20hurd: Code style fixesSamuel Thibault
2018-03-18hurd: Fix copyright yearsSamuel Thibault
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille
2018-03-18hurd: Fix coding styleSamuel Thibault
2018-03-17hurd: add TLS supportSamuel Thibault
2018-03-04hurd: Fix inclusion of mach headers in all standardsSamuel Thibault
2018-03-04hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault
2018-03-04hurd: Add missing includesSamuel Thibault
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault
2018-01-29hurd: Add expected ABI listsSamuel Thibault
2018-01-28hurd: Build stubs for new gnumach.defsSamuel Thibault
2018-01-28hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault
2018-01-27hurd: drop elder MACH_IPC_COMPAT handlingSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-28hurd: Remove duplicate symbol versionSamuel Thibault
2017-08-28hurd: Fix typoSamuel Thibault
2017-08-27hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault
2017-08-27hurd: fix build with -fstack-protector-strongSamuel Thibault
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-20Fix old-style function definitionSamuel Thibault
2016-09-20mach: Fix old-style function definition.Samuel Thibault
2016-06-09mach: Add mach_print sycsall declarationSamuel Thibault
2016-03-20Fix mach-syscalls.mk buildSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-09-22Add missing __mach_host_self_ symbol in VersionsSamuel Thibault