| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 19 | -19/+19 |
* | hurd: Fix exec usage of mach_setup_thread | Samuel Thibault | 2018-08-01 | 3 | -10/+23 |
* | hurd: Avoid PLT references to syscalls | Samuel Thibault | 2018-06-16 | 1 | -1/+2 |
* | hurd: Avoid PLT ref to __mach_msg | Samuel Thibault | 2018-06-16 | 1 | -0/+2 |
* | hurd: Avoid PLT references to shortcuts | Samuel Thibault | 2018-06-16 | 1 | -0/+2 |
* | hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port | Samuel Thibault | 2018-06-14 | 1 | -9/+0 |
* | hurd: Add missing symbols | Samuel Thibault | 2018-04-04 | 1 | -0/+1 |
* | hurd: Avoid some libc.so PLTs | Samuel Thibault | 2018-04-02 | 5 | -0/+10 |
* | hurd: Avoid some PLTs in libc and librt | Samuel Thibault | 2018-04-02 | 1 | -6/+7 |
* | hurd: Code style fixes | Samuel Thibault | 2018-03-20 | 1 | -5/+5 |
* | hurd: Fix copyright years | Samuel Thibault | 2018-03-18 | 1 | -1/+1 |
* | hurd: Reimplement libc locks using mach's gsync | Agustina Arzille | 2018-03-18 | 4 | -30/+129 |
* | hurd: Fix coding style | Samuel Thibault | 2018-03-18 | 1 | -2/+2 |
* | hurd: add TLS support | Samuel Thibault | 2018-03-17 | 1 | -2/+21 |
* | hurd: Fix inclusion of mach headers in all standards | Samuel Thibault | 2018-03-04 | 1 | -13/+0 |
* | hurd: Avoid using ino64_t and loff_t in headers | Samuel Thibault | 2018-03-04 | 1 | -1/+2 |
* | hurd: Move mach/param.h to bits/mach/param.h | Samuel Thibault | 2018-03-04 | 1 | -1/+1 |
* | hurd: Add missing includes | Samuel Thibault | 2018-03-04 | 1 | -3/+6 |
* | hurd: Define EXEC_PAGESIZE | Samuel Thibault | 2018-02-17 | 1 | -1/+1 |
* | hurd: Add expected ABI lists | Samuel Thibault | 2018-01-29 | 1 | -1/+1 |
* | hurd: Build stubs for new gnumach.defs | Samuel Thibault | 2018-01-28 | 1 | -1/+1 |
* | hurd: take __USE_EXTERN_INLINES into account and restrict inlines | Samuel Thibault | 2018-01-28 | 3 | -0/+24 |
* | hurd: drop elder MACH_IPC_COMPAT handling | Samuel Thibault | 2018-01-27 | 2 | -3/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 18 | -18/+18 |
* | hurd: Remove duplicate symbol version | Samuel Thibault | 2017-08-28 | 1 | -4/+0 |
* | hurd: Fix typo | Samuel Thibault | 2017-08-28 | 1 | -1/+1 |
* | hurd: Fix static initialization with -fstack-protector-strong | Samuel Thibault | 2017-08-27 | 1 | -0/+9 |
* | hurd: fix build with -fstack-protector-strong | Samuel Thibault | 2017-08-27 | 3 | -1/+6 |
* | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 2017-06-08 | 1 | -5/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 18 | -18/+18 |
* | Fix old-style function definition | Samuel Thibault | 2016-09-20 | 1 | -4/+2 |
* | mach: Fix old-style function definition. | Samuel Thibault | 2016-09-20 | 1 | -3/+1 |
* | mach: Add mach_print sycsall declaration | Samuel Thibault | 2016-06-09 | 1 | -0/+5 |
* | Fix mach-syscalls.mk build | Samuel Thibault | 2016-03-20 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 18 | -18/+18 |
* | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 2015-10-20 | 1 | -4/+4 |
* | Convert 703 function definitions to prototype style. | Joseph Myers | 2015-10-16 | 1 | -8/+3 |
* | Add missing __mach_host_self_ symbol in Versions | Samuel Thibault | 2015-09-22 | 1 | -0/+3 |
* | Cache the host port like we cache the task port | Justus Winter | 2015-09-16 | 3 | -3/+11 |
* | mach: fix typo | Samuel Thibault | 2015-06-06 | 1 | -1/+1 |
* | Fix warnings | Samuel Thibault | 2015-03-21 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 18 | -18/+18 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -4/+0 |
* | Remove obsolete SHLIB_COMPAT conditionalization in Versions files. | Roland McGrath | 2014-02-22 | 1 | -18/+0 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 18 | -18/+18 |
* | Remove trailing whitespace from mach/*.sub. | Joseph Myers | 2013-06-10 | 3 | -31/+31 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -2/+2 |
* | Fix leading whitespaces. | Ondrej Bilka | 2013-06-06 | 1 | -3/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 18 | -18/+18 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 2 | -4/+2 |