about summary refs log tree commit diff
path: root/mach
Commit message (Expand)AuthorAgeFilesLines
...
* hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault2018-03-041-1/+1
* hurd: Add missing includesSamuel Thibault2018-03-041-3/+6
* hurd: Define EXEC_PAGESIZESamuel Thibault2018-02-171-1/+1
* hurd: Add expected ABI listsSamuel Thibault2018-01-291-1/+1
* hurd: Build stubs for new gnumach.defsSamuel Thibault2018-01-281-1/+1
* hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault2018-01-283-0/+24
* hurd: drop elder MACH_IPC_COMPAT handlingSamuel Thibault2018-01-272-3/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0118-18/+18
* hurd: Remove duplicate symbol versionSamuel Thibault2017-08-281-4/+0
* hurd: Fix typoSamuel Thibault2017-08-281-1/+1
* hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault2017-08-271-0/+9
* hurd: fix build with -fstack-protector-strongSamuel Thibault2017-08-273-1/+6
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-5/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0118-18/+18
* Fix old-style function definitionSamuel Thibault2016-09-201-4/+2
* mach: Fix old-style function definition.Samuel Thibault2016-09-201-3/+1
* mach: Add mach_print sycsall declarationSamuel Thibault2016-06-091-0/+5
* Fix mach-syscalls.mk buildSamuel Thibault2016-03-201-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0418-18/+18
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-4/+4
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-8/+3
* Add missing __mach_host_self_ symbol in VersionsSamuel Thibault2015-09-221-0/+3
* Cache the host port like we cache the task portJustus Winter2015-09-163-3/+11
* mach: fix typoSamuel Thibault2015-06-061-1/+1
* Fix warningsSamuel Thibault2015-03-211-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0218-18/+18
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-4/+0
* Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath2014-02-221-18/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0118-18/+18
* Remove trailing whitespace from mach/*.sub.Joseph Myers2013-06-103-31/+31
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Fix leading whitespaces.Ondrej Bilka2013-06-061-3/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0218-18/+18
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-012-4/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-9/+2
* Remove macros wrongly left for pre-libio case that no longer exists.Roland McGrath2012-02-151-6/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0918-54/+36
* Cleanup of configuration optionsUlrich Drepper2011-09-101-3/+1
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * mach/lock-intern.h: Include <sys/cdefs.h>.Roland McGrath2007-07-221-0/+1
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-172-5/+5
* [BZ #2507]Roland McGrath2006-04-041-2/+3
* * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static pattern cvs/fedora-glibc-20060202T0507Roland McGrath2006-02-011-4/+5
* Typo fix.Roland McGrath2005-12-221-2/+2
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-211-3/+3
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+53
* * hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath2005-12-0611-279/+68
* 2005-08-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-081-0/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2215-133/+287