aboutsummaryrefslogtreecommitdiff
path: root/type.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz2023-12-171-12/+24
* Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for...Samuel Thibault2023-12-031-24/+12
* x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz2023-12-031-12/+24
* Check that msgt_name is always smaller than 255.Flavio Cruz2023-05-111-8/+10
* Introduce complex_alignof to replace word_sizeFlavio Cruz2023-02-131-47/+48
* Provide intptr_t and uintptr_t as default typesFlavio Cruz2022-12-211-0/+6
* mig: replace boolean.h with stdbool.hFlavio Cruz2022-11-251-36/+36
* Initialize basic types once and print errors for duplicate definitionsFlavio Cruz2022-11-151-0/+16
* Add support to define structures in mig.Flavio Cruz2022-11-051-5/+70
* add separate port_size and mach_port_name_size definitionsLuca Dariz2022-08-271-5/+5
* cpu.sym: Replace implementation from Utah with implementation from CMUSamuel Thibault2020-06-181-0/+1
* Make MIG recognize the basic C integral types.Flavio Cruz2020-01-281-17/+39
* Use word_size instead of 4.Flavio Cruz2016-04-031-1/+1
* Correctly initialize prototype in itAlloc.Flavio Cruz2016-03-071-0/+1
* Cast kernel server port arguments to the correct type.Flavio Cruz2016-02-091-4/+7
* Add support for protected payloadsJustus Winter2014-10-101-1/+9
* Drop the register keywordJustus Winter2013-08-191-15/+15
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-251-8/+25
* Created new module from gnumach/mig at tag before-mig-moveRoland McGrath1998-07-181-0/+918