Beau McCartney
|
e240c034de
aliases to enum members are other enum members, not constants
|
10 months ago |
Beau McCartney
|
77cf4373a8
sync policy enum
|
10 months ago |
Beau McCartney
|
4fffd1b271
kern return: doc comments above enum members
|
10 months ago |
Beau McCartney
|
66c902406d
align by space instead of colon
|
10 months ago |
Beau McCartney
|
3aae1740c7
proc ( -> proc(
|
10 months ago |
Beau McCartney
|
b0ff41e673
indent with tabs not spaces
|
10 months ago |
Beau McCartney
|
41c717de3f
vm_flags as a bitset
|
10 months ago |
Beau McCartney
|
fee99c0800
move doc comment to right spot
|
10 months ago |
Beau McCartney
|
58745bc7ae
use b32 for boolean_t
|
10 months ago |
Beau McCartney
|
27753ff7a8
VM_INHERIT_* as an enum
|
10 months ago |
Beau McCartney
|
9004441e43
VM_PROT_* flags as a bitset
|
10 months ago |
Beau McCartney
|
2695b269a4
kern return as an enum
|
10 months ago |
Beau McCartney
|
67252ff415
make some types and procs match the c apis
|
10 months ago |
Beau McCartney
|
db8950922c
add mach_port_deallocate - frees the port from mach_make_memory_entry()
|
10 months ago |
Beau McCartney
|
7b1086b489
make aliases of vm types not distinct
|
10 months ago |
Beau McCartney
|
f858374ef2
small cleanup
|
10 months ago |
Beau McCartney
|
eaafe92402
remove vm_flags_t - not in the original sdk
|
10 months ago |
Beau McCartney
|
15d70390e5
add missing trailing comma
|
10 months ago |
Beau McCartney
|
75c5cf3e80
indent with tabs, not spaces
|
10 months ago |
Beau McCartney
|
609eb00335
remove note comments
|
10 months ago |
Beau McCartney
|
2fc04f29c8
make extra types distinct to fit existing types
|
10 months ago |
Beau McCartney
|
5c0c1287dc
put function parameters on the same line where possible to fit style
|
10 months ago |
Beau McCartney
|
ac4f4e883a
group type definitions
|
10 months ago |
Beau McCartney
|
80c390e851
add mach procedures and vm_page_size
|
10 months ago |
Beau McCartney
|
a205bcd0da
add VM_INHERIT constants
|
10 months ago |
Beau McCartney
|
27daebf46c
add vm_prot_t constants
|
10 months ago |
Beau McCartney
|
04ddcc5e64
add VM_FLAGS constants
|
10 months ago |
Beau McCartney
|
7eabb1d744
add KERN_RETURN constants
|
10 months ago |
Beau McCartney
|
3c2efb24b7
some mach types
|
10 months ago |
Beau McCartney
|
2181a42bbf
rename mach import cause its not just for threads now
|
10 months ago |