Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 1 | -4/+4 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 1 | -8/+3 |
2015-09-22 | Add missing __mach_host_self_ symbol in Versions | Samuel Thibault | 1 | -0/+3 |
2015-09-16 | Cache the host port like we cache the task port | Justus Winter | 3 | -3/+11 |
2015-06-06 | mach: fix typo | Samuel Thibault | 1 | -1/+1 |
2015-03-21 | Fix warnings | Samuel Thibault | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -4/+0 |
2014-02-22 | Remove obsolete SHLIB_COMPAT conditionalization in Versions files. | Roland McGrath | 1 | -18/+0 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 18 | -18/+18 |
2013-06-10 | Remove trailing whitespace from mach/*.sub. | Joseph Myers | 3 | -31/+31 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -2/+2 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -3/+3 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 18 | -18/+18 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2 | -4/+2 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -9/+2 |
2012-02-15 | Remove macros wrongly left for pre-libio case that no longer exists. | Roland McGrath | 1 | -6/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 18 | -54/+36 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 1 | -3/+1 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2007-07-22 | * mach/lock-intern.h: Include <sys/cdefs.h>. | Roland McGrath | 1 | -0/+1 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2 | -5/+5 |
2006-04-04 | [BZ #2507] | Roland McGrath | 1 | -2/+3 |
2006-02-01 | * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static patterncvs/fedora-glibc-20060202T0507 | Roland McGrath | 1 | -4/+5 |
2005-12-22 | Typo fix. | Roland McGrath | 1 | -2/+2 |
2005-12-21 | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 1 | -3/+3 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 1 | -0/+53 |
2005-12-06 | * hurd/hurdmalloc.c: Remove $ tag $ magic. | Roland McGrath | 11 | -279/+68 |
2005-08-08 | 2005-08-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 15 | -133/+287 |