aboutsummaryrefslogtreecommitdiff
path: root/user.c
Commit message (Expand)AuthorAgeFilesLines
* Suffix complex_alignof with U to hint the compiler that it is always unsignedFlavio Cruz2024-07-181-2/+2
* x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz2023-12-171-31/+92
* Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for...Samuel Thibault2023-12-031-92/+31
* x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz2023-12-031-31/+92
* Fix printing size_tSamuel Thibault2023-05-201-2/+2
* Stop including mach/msg_type.h in generated code.Flavio Cruz2023-02-201-1/+0
* Introduce complex_alignof to replace word_sizeFlavio Cruz2023-02-131-11/+11
* Avoid passing NULL to memcpySamuel Thibault2023-02-021-4/+5
* mig: replace boolean.h with stdbool.hFlavio Cruz2022-11-251-2/+2
* fill msg size in the header for user stubsLuca Dariz2022-08-271-1/+5
* add check for whole message sizeLuca Dariz2022-08-271-1/+6
* Add _Static_assert when compiling server and user stubs.Flavio Cruz2022-01-211-1/+1
* Include stdint.h in stub code by default.Flavio Cruz2016-04-051-0/+1
* Use word_size instead of 4.Flavio Cruz2016-04-031-11/+11
* Remove functions, procedures and simple procedures.Flavio Cruz2016-03-201-24/+8
* Do not generate code dereferencing type-punned pointersJustus Winter2015-02-151-4/+5
* Add static branch prediction to type checksJustus Winter2014-12-011-12/+15
* Fix variable-sized c stringsJustus Winter2014-02-211-0/+5
* Drop the register keywordJustus Winter2013-08-191-52/+52
* Fix indentationSamuel Thibault2010-01-041-1/+1
* Fix warning during mach compilationSamuel Thibault2009-10-251-0/+2
* 2007-06-02 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-06-021-1/+0
* 2006-12-03 Leonardo Lopes Pereira <leonardolopespereira@gmail.com>Thomas Schwinge2006-12-031-40/+2
* 2006-11-29 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-11-301-1/+3
* 2006-07-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Thomas Schwinge2006-07-281-1/+3
* 2004-02-10 Roland McGrath <roland@frob.com>Roland McGrath2004-02-111-1/+1
* 1999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-111-1/+1
* 1999-10-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-091-12/+16
* Created new module from gnumach/mig at tag before-mig-moveRoland McGrath1998-07-181-0/+1332