| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -9/+2 |
* | Remove macros wrongly left for pre-libio case that no longer exists. | Roland McGrath | 2012-02-15 | 1 | -6/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 18 | -54/+36 |
* | Cleanup of configuration options | Ulrich Drepper | 2011-09-10 | 1 | -3/+1 |
* | Remove redundant .gitignore files. | Andreas Schwab | 2009-05-16 | 1 | -6/+0 |
* | rename each .cvsignore file to .gitignore | Jim Meyering | 2009-05-15 | 1 | -0/+0 |
* | * mach/lock-intern.h: Include <sys/cdefs.h>. | Roland McGrath | 2007-07-22 | 1 | -0/+1 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 2 | -5/+5 |
* | [BZ #2507] | Roland McGrath | 2006-04-04 | 1 | -2/+3 |
* | * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static pattern cvs/fedora-glibc-20060202T0507 | Roland McGrath | 2006-02-01 | 1 | -4/+5 |
* | Typo fix. | Roland McGrath | 2005-12-22 | 1 | -2/+2 |
* | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 2005-12-21 | 1 | -3/+3 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 1 | -0/+53 |
* | * hurd/hurdmalloc.c: Remove $ tag $ magic. | Roland McGrath | 2005-12-06 | 11 | -279/+68 |
* | 2005-08-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-08-08 | 1 | -0/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 15 | -133/+287 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 15 | -287/+133 |
* | 2003-05-11 Andreas Schwab <schwab@suse.de> | Roland McGrath | 2003-05-28 | 1 | -3/+8 |
* | Revert unintentional commits. | Roland McGrath | 2003-02-26 | 1 | -3/+0 |
* | linuxthreads/ChangeLog | Roland McGrath | 2003-02-25 | 1 | -0/+3 |
* | * mach/errsystems.awk: Include <errno.h> in generated output. | Roland McGrath | 2003-02-16 | 1 | -2/+4 |
* | 2003-02-15 Roland McGrath <roland@frob.com> | Roland McGrath | 2003-02-15 | 1 | -2/+3 |
* | 2002-12-30 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-31 | 1 | -0/+6 |
* | * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. | Roland McGrath | 2002-08-30 | 1 | -1/+5 |
* | 2002-05-13 Marcus Brinkmann <marcus@gnu.org> | Roland McGrath | 2002-05-13 | 1 | -2/+2 |
* | * mach/setup-thread.c (__mach_setup_thread): int -> natural_t | Roland McGrath | 2002-04-08 | 1 | -2/+2 |
* | * sysdeps/mach/hurd/times.c: Fix typo in last change. | Roland McGrath | 2002-02-19 | 3 | -17/+89 |
* | * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h> | Roland McGrath | 2002-02-18 | 2 | -1/+21 |
* | * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, | Roland McGrath | 2002-02-18 | 1 | -1/+1 |