summaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Expand)Author
2022-08-27fix message fields alignment for 64 bitLuca Dariz
2022-01-21Add _Static_assert when compiling server and user stubs.Flavio Cruz
2022-01-16Also add const qualifiers on server sideSamuel Thibault
2022-01-16Make dev_name_t also use const_dev_name_tSamuel Thibault
2020-11-30Make string_t always use const_string_tSamuel Thibault
2018-01-28Fix RPC build warningsSamuel Thibault
2018-01-28Fix compilation warningsSamuel Thibault
2017-01-02Fix spurious warning on MACH_MSG_TYPE_POLYMORPHIC valueSamuel Thibault
2016-10-10Fix spurious warning on MACH_MSG_TYPE_POLYMORPHIC valueSamuel Thibault
2016-04-04Use uint32_t instead of unsigned32_t.Flavio Cruz
2015-02-15Do not generate code dereferencing type-punned pointersJustus Winter
2014-12-01Add static branch prediction to type checksJustus Winter
2013-09-04Drop the auto keywordJustus Winter
2013-08-19Drop the register keywordJustus Winter
2007-06-022007-06-02 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2004-03-182004-03-18 Roland McGrath <roland@frob.com>Roland McGrath
2004-02-112004-02-10 Roland McGrath <roland@frob.com>Roland McGrath
1998-07-18Created new module from gnumach/mig at tag before-mig-moveRoland McGrath