Re: [PATCH gnumach] include: make `mach_port_t' payload-aware

2014-11-27 Thread Samuel Thibault
Justus Winter, le Thu 27 Nov 2014 14:16:19 +0100, a écrit : > Honor a new macro `MACH_PAYLOAD_TO_PORT' to inject a translation > function mapping payloads to port names in the definition of > `mach_port_t'. Ack. > * include/mach/std_types.defs (mach_port_t): Honor > `MACH_PAYLOAD_TO_PORT'. > * in

[PATCH gnumach] include: make `mach_port_t' payload-aware

2014-11-27 Thread Justus Winter
Honor a new macro `MACH_PAYLOAD_TO_PORT' to inject a translation function mapping payloads to port names in the definition of `mach_port_t'. * include/mach/std_types.defs (mach_port_t): Honor `MACH_PAYLOAD_TO_PORT'. * include/device/device.defs (reply_port_t): Likewise. * include/device/device_rep