summaryrefslogtreecommitdiff
path: root/user.c
AgeCommit message (Expand)Author
2023-12-17x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz
2023-12-03Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for...Samuel Thibault
2023-12-03x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz
2023-05-20Fix printing size_tv1.8+git20230520Samuel Thibault
2023-02-20Stop including mach/msg_type.h in generated code.Flavio Cruz
2023-02-13Introduce complex_alignof to replace word_sizeFlavio Cruz
2023-02-02Avoid passing NULL to memcpySamuel Thibault
2022-11-25mig: replace boolean.h with stdbool.hFlavio Cruz
2022-08-27fill msg size in the header for user stubsv1.8+git20220827Luca Dariz
2022-08-27add check for whole message sizeLuca Dariz
2022-01-21Add _Static_assert when compiling server and user stubs.Flavio Cruz
2016-04-05Include stdint.h in stub code by default.Flavio Cruz
2016-04-03Use word_size instead of 4.Flavio Cruz
2016-03-20Remove functions, procedures and simple procedures.Flavio Cruz
2015-02-15Do not generate code dereferencing type-punned pointersJustus Winter
2014-12-01Add static branch prediction to type checksJustus Winter
2014-02-21Fix variable-sized c stringsJustus Winter
2013-08-19Drop the register keywordJustus Winter
2010-01-04Fix indentationSamuel Thibault
2009-10-25Fix warning during mach compilationSamuel Thibault
2007-06-022007-06-02 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2006-12-032006-12-03 Leonardo Lopes Pereira <leonardolopespereira@gmail.com>Thomas Schwinge
2006-11-302006-11-29 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2006-07-282006-07-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Thomas Schwinge
2004-02-112004-02-10 Roland McGrath <roland@frob.com>Roland McGrath
1999-10-111999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-091999-10-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-07-18Created new module from gnumach/mig at tag before-mig-moveRoland McGrath