Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 15 | -287/+133 |
2003-05-28 | 2003-05-11 Andreas Schwab <schwab@suse.de> | Roland McGrath | 1 | -3/+8 |
2003-02-26 | Revert unintentional commits. | Roland McGrath | 1 | -3/+0 |
2003-02-25 | linuxthreads/ChangeLog | Roland McGrath | 1 | -0/+3 |
2003-02-16 | * mach/errsystems.awk: Include <errno.h> in generated output. | Roland McGrath | 1 | -2/+4 |
2003-02-15 | 2003-02-15 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -2/+3 |
2002-12-31 | 2002-12-30 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+6 |
2002-08-30 | * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. | Roland McGrath | 1 | -1/+5 |
2002-05-13 | 2002-05-13 Marcus Brinkmann <marcus@gnu.org> | Roland McGrath | 1 | -2/+2 |
2002-04-08 | * mach/setup-thread.c (__mach_setup_thread): int -> natural_t | Roland McGrath | 1 | -2/+2 |
2002-02-19 | * sysdeps/mach/hurd/times.c: Fix typo in last change. | Roland McGrath | 3 | -17/+89 |
2002-02-18 | * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h> | Roland McGrath | 2 | -1/+21 |
2002-02-18 | * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, | Roland McGrath | 1 | -1/+1 |
2002-02-17 | * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try | Roland McGrath | 1 | -2/+3 |
2002-02-17 | * config.h.in: Add #undef HAVE_HOST_PAGE_SIZE. | Roland McGrath | 1 | -6/+12 |
2002-02-17 | * sysdeps/mach/configure.in: Add some checks for Mach headers | Roland McGrath | 2 | -5/+105 |
2002-02-17 | 2002-02-16 Roland McGrath <roland@frob.com> | Roland McGrath | 2 | -76/+18 |
2002-02-07 | * sysdeps/mach/configure.in: New file. | Roland McGrath | 1 | -2/+3 |
2002-01-02 | * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code | Roland McGrath | 1 | -3/+6 |