Module: Ragweed::Wraptux::PagePermissions
- Defined in:
- lib/ragweed/wraptux/constants.rb
Constant Summary collapse
- PROT_NONE =
0x0
- PROT_READ =
0x1
- PROT_WRITE =
0x2
- PROT_EXEC =
0x4
- PROT_GROWSDOWN =
0x01000000
- PROT_GROWSUP =
0x02000000
0x0
0x1
0x2
0x4
0x01000000
0x02000000