Age | Commit message (Expand) | Author | Files | Lines |
2022-02-14 | mach: Fix LLL_SHARED value | Samuel Thibault | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 20 | -20/+20 |
2021-12-14 | mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.a | Samuel Thibault | 1 | -0/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 20 | -20/+20 |
2020-12-16 | hurd: Add LLL_PRIVATE and LLL_SHARED | Samuel Thibault | 1 | -0/+3 |
2020-12-16 | hurd: Add __lll_abstimed_wait_intr | Samuel Thibault | 1 | -0/+18 |
2020-12-16 | hurd: make lll_* take a variable instead of a ptr | Samuel Thibault | 2 | -10/+20 |
2020-12-16 | hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER | Samuel Thibault | 3 | -3/+3 |
2020-11-15 | hurd: Remove some remnants of cthreads | Samuel Thibault | 2 | -4/+12 |
2020-11-14 | hurd: break relocation loop between libc.so and lib{mach,hurd}user.so | Samuel Thibault | 4 | -15/+32 |
2020-04-14 | hurd: add mach_print function | Samuel Thibault | 1 | -0/+3 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 19 | -19/+19 |
2019-12-01 | hurd: make strerror(0) coherent with other ports | Samuel Thibault | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 19 | -19/+19 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 1 | -4/+4 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 19 | -19/+19 |
2018-08-01 | hurd: Fix exec usage of mach_setup_thread | Samuel Thibault | 3 | -10/+23 |
2018-06-16 | hurd: Avoid PLT references to syscalls | Samuel Thibault | 1 | -1/+2 |
2018-06-16 | hurd: Avoid PLT ref to __mach_msg | Samuel Thibault | 1 | -0/+2 |
2018-06-16 | hurd: Avoid PLT references to shortcuts | Samuel Thibault | 1 | -0/+2 |
2018-06-14 | hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port | Samuel Thibault | 1 | -9/+0 |
2018-04-04 | hurd: Add missing symbols | Samuel Thibault | 1 | -0/+1 |
2018-04-02 | hurd: Avoid some libc.so PLTs | Samuel Thibault | 5 | -0/+10 |
2018-04-02 | hurd: Avoid some PLTs in libc and librt | Samuel Thibault | 1 | -6/+7 |
2018-03-20 | hurd: Code style fixes | Samuel Thibault | 1 | -5/+5 |
2018-03-18 | hurd: Fix copyright years | Samuel Thibault | 1 | -1/+1 |
2018-03-18 | hurd: Reimplement libc locks using mach's gsync | Agustina Arzille | 4 | -30/+129 |
2018-03-18 | hurd: Fix coding style | Samuel Thibault | 1 | -2/+2 |
2018-03-17 | hurd: add TLS support | Samuel Thibault | 1 | -2/+21 |
2018-03-04 | hurd: Fix inclusion of mach headers in all standards | Samuel Thibault | 1 | -13/+0 |
2018-03-04 | hurd: Avoid using ino64_t and loff_t in headers | Samuel Thibault | 1 | -1/+2 |
2018-03-04 | hurd: Move mach/param.h to bits/mach/param.h | Samuel Thibault | 1 | -1/+1 |
2018-03-04 | hurd: Add missing includes | Samuel Thibault | 1 | -3/+6 |
2018-02-17 | hurd: Define EXEC_PAGESIZE | Samuel Thibault | 1 | -1/+1 |
2018-01-29 | hurd: Add expected ABI lists | Samuel Thibault | 1 | -1/+1 |
2018-01-28 | hurd: Build stubs for new gnumach.defs | Samuel Thibault | 1 | -1/+1 |
2018-01-28 | hurd: take __USE_EXTERN_INLINES into account and restrict inlines | Samuel Thibault | 3 | -0/+24 |
2018-01-27 | hurd: drop elder MACH_IPC_COMPAT handling | Samuel Thibault | 2 | -3/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2017-08-28 | hurd: Remove duplicate symbol version | Samuel Thibault | 1 | -4/+0 |
2017-08-28 | hurd: Fix typo | Samuel Thibault | 1 | -1/+1 |
2017-08-27 | hurd: Fix static initialization with -fstack-protector-strong | Samuel Thibault | 1 | -0/+9 |
2017-08-27 | hurd: fix build with -fstack-protector-strong | Samuel Thibault | 3 | -1/+6 |
2017-06-08 | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 1 | -5/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2016-09-20 | Fix old-style function definition | Samuel Thibault | 1 | -4/+2 |
2016-09-20 | mach: Fix old-style function definition. | Samuel Thibault | 1 | -3/+1 |
2016-06-09 | mach: Add mach_print sycsall declaration | Samuel Thibault | 1 | -0/+5 |
2016-03-20 | Fix mach-syscalls.mk build | Samuel Thibault | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |