Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-05 | ipc/mach_port.c: remove forward declaration | Marin Ramesa | |
* ipc/mach_port.c (mach_port_get_receive_status): Remove forward declaration. * ipc/mach_port.h (mach_port_get_receive_status): Add prototype. | |||
2013-11-24 | Export mach_port_destroy declaration | Richard Braun | |
* ipc/mach_port.h (mach_port_destroy): Add prototype. | |||
2009-06-18 | Correct copyright year. | Thomas Schwinge | |
2009-06-18 | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | |
* ipc/mach_port.h: New header. * ipc/mach_port.c: Include <ipc/mach_port.h>. (mach_port_get_receive_status): Add forward declaration. * kern/bootstrap.c: Include <ipc/mach_port.h>. * kern/ipc_mig.c: Likewise. * kern/syscall_sw.c: Likewise. |