|
| 1 | +rbx.platform.typedef.*) = pointer |
| 2 | +rbx.platform.typedef.___wchar_t = int |
| 3 | +rbx.platform.typedef.__accmode_t = int |
| 4 | +rbx.platform.typedef.__blkcnt_t = long |
| 5 | +rbx.platform.typedef.__blksize_t = int |
| 6 | +rbx.platform.typedef.__char16_t = ushort |
| 7 | +rbx.platform.typedef.__char32_t = uint |
1 | 8 | rbx.platform.typedef.__clock_t = int |
2 | 9 | rbx.platform.typedef.__clockid_t = int |
3 | | -rbx.platform.typedef.__cpuid_t = ulong |
4 | | -rbx.platform.typedef.__dev_t = ulong_long |
5 | | -rbx.platform.typedef.__fd_mask = int |
| 10 | +rbx.platform.typedef.__cpulevel_t = int |
| 11 | +rbx.platform.typedef.__cpusetid_t = int |
| 12 | +rbx.platform.typedef.__cpuwhich_t = int |
| 13 | +rbx.platform.typedef.__critical_t = long |
| 14 | +rbx.platform.typedef.__ct_rune_t = int |
| 15 | +rbx.platform.typedef.__dev_t = ulong |
| 16 | +rbx.platform.typedef.__fd_mask = ulong |
| 17 | +rbx.platform.typedef.__fflags_t = uint |
6 | 18 | rbx.platform.typedef.__fixpt_t = uint |
| 19 | +rbx.platform.typedef.__fsblkcnt_t = ulong |
| 20 | +rbx.platform.typedef.__fsfilcnt_t = ulong |
7 | 21 | rbx.platform.typedef.__gid_t = uint |
8 | | -rbx.platform.typedef.__id_t = uint |
9 | | -rbx.platform.typedef.__in_addr_t = uint |
10 | | -rbx.platform.typedef.__in_port_t = ushort |
11 | | -rbx.platform.typedef.__ino_t = ulong_long |
| 22 | +rbx.platform.typedef.__id_t = long |
| 23 | +rbx.platform.typedef.__ino_t = ulong |
12 | 24 | rbx.platform.typedef.__int16_t = short |
13 | 25 | rbx.platform.typedef.__int32_t = int |
14 | | -rbx.platform.typedef.__int64_t = long_long |
| 26 | +rbx.platform.typedef.__int64_t = long |
15 | 27 | rbx.platform.typedef.__int8_t = char |
16 | 28 | rbx.platform.typedef.__int_fast16_t = int |
17 | 29 | rbx.platform.typedef.__int_fast32_t = int |
18 | | -rbx.platform.typedef.__int_fast64_t = long_long |
| 30 | +rbx.platform.typedef.__int_fast64_t = long |
19 | 31 | rbx.platform.typedef.__int_fast8_t = int |
20 | 32 | rbx.platform.typedef.__int_least16_t = short |
21 | 33 | rbx.platform.typedef.__int_least32_t = int |
22 | | -rbx.platform.typedef.__int_least64_t = long_long |
| 34 | +rbx.platform.typedef.__int_least64_t = long |
23 | 35 | rbx.platform.typedef.__int_least8_t = char |
24 | | -rbx.platform.typedef.__intmax_t = long_long |
| 36 | +rbx.platform.typedef.__intfptr_t = long |
| 37 | +rbx.platform.typedef.__intmax_t = long |
25 | 38 | rbx.platform.typedef.__intptr_t = long |
26 | 39 | rbx.platform.typedef.__key_t = long |
27 | | -rbx.platform.typedef.__mode_t = uint |
28 | | -rbx.platform.typedef.__nlink_t = ulong_long |
29 | | -rbx.platform.typedef.__off_t = long_long |
30 | | -rbx.platform.typedef.__paddr_t = ulong |
| 40 | +rbx.platform.typedef.__lwpid_t = int |
| 41 | +rbx.platform.typedef.__mode_t = ushort |
| 42 | +rbx.platform.typedef.__nl_item = int |
| 43 | +rbx.platform.typedef.__nlink_t = ulong |
| 44 | +rbx.platform.typedef.__off64_t = long |
| 45 | +rbx.platform.typedef.__off_t = long |
31 | 46 | rbx.platform.typedef.__pid_t = int |
32 | | -rbx.platform.typedef.__psize_t = ulong |
33 | 47 | rbx.platform.typedef.__ptrdiff_t = long |
34 | | -rbx.platform.typedef.__register_t = long_long |
35 | | -rbx.platform.typedef.__rlim_t = ulong_long |
| 48 | +rbx.platform.typedef.__register_t = long |
| 49 | +rbx.platform.typedef.__rlim_t = long |
| 50 | +rbx.platform.typedef.__rman_res_t = ulong |
36 | 51 | rbx.platform.typedef.__rune_t = int |
37 | 52 | rbx.platform.typedef.__sa_family_t = uchar |
38 | | -rbx.platform.typedef.__segsz_t = int |
| 53 | +rbx.platform.typedef.__segsz_t = long |
39 | 54 | rbx.platform.typedef.__size_t = ulong |
40 | 55 | rbx.platform.typedef.__socklen_t = uint |
41 | 56 | rbx.platform.typedef.__ssize_t = long |
42 | | -rbx.platform.typedef.__suseconds_t = int |
43 | | -rbx.platform.typedef.__swblk_t = int |
44 | | -rbx.platform.typedef.__time_t = int |
45 | | -rbx.platform.typedef.__timer_t = int |
| 57 | +rbx.platform.typedef.__suseconds_t = long |
| 58 | +rbx.platform.typedef.__time_t = long |
| 59 | +rbx.platform.typedef.__u_register_t = ulong |
46 | 60 | rbx.platform.typedef.__uid_t = uint |
47 | 61 | rbx.platform.typedef.__uint16_t = ushort |
48 | 62 | rbx.platform.typedef.__uint32_t = uint |
49 | | -rbx.platform.typedef.__uint64_t = ulong_long |
| 63 | +rbx.platform.typedef.__uint64_t = ulong |
50 | 64 | rbx.platform.typedef.__uint8_t = uchar |
51 | 65 | rbx.platform.typedef.__uint_fast16_t = uint |
52 | 66 | rbx.platform.typedef.__uint_fast32_t = uint |
53 | | -rbx.platform.typedef.__uint_fast64_t = ulong_long |
| 67 | +rbx.platform.typedef.__uint_fast64_t = ulong |
54 | 68 | rbx.platform.typedef.__uint_fast8_t = uint |
55 | 69 | rbx.platform.typedef.__uint_least16_t = ushort |
56 | 70 | rbx.platform.typedef.__uint_least32_t = uint |
57 | | -rbx.platform.typedef.__uint_least64_t = ulong_long |
| 71 | +rbx.platform.typedef.__uint_least64_t = ulong |
58 | 72 | rbx.platform.typedef.__uint_least8_t = uchar |
59 | | -rbx.platform.typedef.__uintmax_t = ulong_long |
| 73 | +rbx.platform.typedef.__uintfptr_t = ulong |
| 74 | +rbx.platform.typedef.__uintmax_t = ulong |
60 | 75 | rbx.platform.typedef.__uintptr_t = ulong |
61 | 76 | rbx.platform.typedef.__useconds_t = uint |
62 | | -rbx.platform.typedef.__vaddr_t = ulong |
63 | | -rbx.platform.typedef.__vsize_t = ulong |
64 | | -rbx.platform.typedef.__wchar_t = int |
65 | | -rbx.platform.typedef.__wctrans_t = pointer |
66 | | -rbx.platform.typedef.__wctype_t = pointer |
| 77 | +rbx.platform.typedef.__vm_offset_t = ulong |
| 78 | +rbx.platform.typedef.__vm_paddr_t = ulong |
| 79 | +rbx.platform.typedef.__vm_size_t = ulong |
67 | 80 | rbx.platform.typedef.__wint_t = int |
| 81 | +rbx.platform.typedef.accmode_t = int |
| 82 | +rbx.platform.typedef.blkcnt_t = long |
| 83 | +rbx.platform.typedef.blksize_t = int |
| 84 | +rbx.platform.typedef.c_caddr_t = pointer |
68 | 85 | rbx.platform.typedef.caddr_t = string |
| 86 | +rbx.platform.typedef.cap_ioctl_t = ulong |
69 | 87 | rbx.platform.typedef.clock_t = int |
70 | 88 | rbx.platform.typedef.clockid_t = int |
71 | | -rbx.platform.typedef.cpuid_t = ulong |
72 | | -rbx.platform.typedef.daddr32_t = int |
73 | | -rbx.platform.typedef.daddr64_t = long_long |
74 | | -rbx.platform.typedef.daddr_t = int |
75 | | -rbx.platform.typedef.dev_t = ulong_long |
| 89 | +rbx.platform.typedef.cpulevel_t = int |
| 90 | +rbx.platform.typedef.cpusetid_t = int |
| 91 | +rbx.platform.typedef.cpuwhich_t = int |
| 92 | +rbx.platform.typedef.critical_t = long |
| 93 | +rbx.platform.typedef.daddr_t = long |
| 94 | +rbx.platform.typedef.dev_t = ulong |
| 95 | +rbx.platform.typedef.fd_mask = ulong |
| 96 | +rbx.platform.typedef.fflags_t = uint |
76 | 97 | rbx.platform.typedef.fixpt_t = uint |
| 98 | +rbx.platform.typedef.fsblkcnt_t = ulong |
| 99 | +rbx.platform.typedef.fsfilcnt_t = ulong |
77 | 100 | rbx.platform.typedef.gid_t = uint |
78 | | -rbx.platform.typedef.id_t = uint |
| 101 | +rbx.platform.typedef.id_t = long |
79 | 102 | rbx.platform.typedef.in_addr_t = uint |
80 | 103 | rbx.platform.typedef.in_port_t = ushort |
81 | | -rbx.platform.typedef.ino_t = ulong_long |
| 104 | +rbx.platform.typedef.ino_t = ulong |
82 | 105 | rbx.platform.typedef.int16_t = short |
83 | 106 | rbx.platform.typedef.int32_t = int |
84 | | -rbx.platform.typedef.int64_t = long_long |
| 107 | +rbx.platform.typedef.int64_t = long |
85 | 108 | rbx.platform.typedef.int8_t = char |
| 109 | +rbx.platform.typedef.intmax_t = long |
86 | 110 | rbx.platform.typedef.intptr_t = long |
87 | 111 | rbx.platform.typedef.key_t = long |
88 | | -rbx.platform.typedef.mode_t = uint |
89 | | -rbx.platform.typedef.nlink_t = ulong_long |
90 | | -rbx.platform.typedef.off_t = long_long |
91 | | -rbx.platform.typedef.paddr_t = ulong |
| 112 | +rbx.platform.typedef.ksize_t = ulong |
| 113 | +rbx.platform.typedef.kvaddr_t = ulong |
| 114 | +rbx.platform.typedef.lwpid_t = int |
| 115 | +rbx.platform.typedef.mode_t = ushort |
| 116 | +rbx.platform.typedef.nlink_t = ulong |
| 117 | +rbx.platform.typedef.off64_t = long |
| 118 | +rbx.platform.typedef.off_t = long |
92 | 119 | rbx.platform.typedef.pid_t = int |
93 | | -rbx.platform.typedef.psize_t = ulong |
| 120 | +rbx.platform.typedef.pthread_key_t = int |
94 | 121 | rbx.platform.typedef.qaddr_t = pointer |
95 | | -rbx.platform.typedef.quad_t = long_long |
96 | | -rbx.platform.typedef.register_t = long_long |
97 | | -rbx.platform.typedef.rlim_t = ulong_long |
| 122 | +rbx.platform.typedef.quad_t = long |
| 123 | +rbx.platform.typedef.register_t = long |
| 124 | +rbx.platform.typedef.rlim_t = long |
| 125 | +rbx.platform.typedef.rman_res_t = ulong |
98 | 126 | rbx.platform.typedef.sa_family_t = uchar |
99 | | -rbx.platform.typedef.segsz_t = int |
| 127 | +rbx.platform.typedef.sbintime_t = long |
| 128 | +rbx.platform.typedef.segsz_t = long |
100 | 129 | rbx.platform.typedef.size_t = ulong |
101 | 130 | rbx.platform.typedef.socklen_t = uint |
102 | 131 | rbx.platform.typedef.ssize_t = long |
103 | | -rbx.platform.typedef.suseconds_t = int |
104 | | -rbx.platform.typedef.swblk_t = int |
105 | | -rbx.platform.typedef.time_t = int |
106 | | -rbx.platform.typedef.timer_t = int |
| 132 | +rbx.platform.typedef.suseconds_t = long |
| 133 | +rbx.platform.typedef.time_t = long |
107 | 134 | rbx.platform.typedef.u_char = uchar |
108 | 135 | rbx.platform.typedef.u_int = uint |
109 | 136 | rbx.platform.typedef.u_int16_t = ushort |
110 | 137 | rbx.platform.typedef.u_int32_t = uint |
111 | | -rbx.platform.typedef.u_int64_t = ulong_long |
| 138 | +rbx.platform.typedef.u_int64_t = ulong |
112 | 139 | rbx.platform.typedef.u_int8_t = uchar |
113 | 140 | rbx.platform.typedef.u_long = ulong |
114 | | -rbx.platform.typedef.u_quad_t = ulong_long |
| 141 | +rbx.platform.typedef.u_quad_t = ulong |
| 142 | +rbx.platform.typedef.u_register_t = ulong |
115 | 143 | rbx.platform.typedef.u_short = ushort |
116 | 144 | rbx.platform.typedef.uid_t = uint |
117 | 145 | rbx.platform.typedef.uint = uint |
118 | 146 | rbx.platform.typedef.uint16_t = ushort |
119 | 147 | rbx.platform.typedef.uint32_t = uint |
120 | | -rbx.platform.typedef.uint64_t = ulong_long |
| 148 | +rbx.platform.typedef.uint64_t = ulong |
121 | 149 | rbx.platform.typedef.uint8_t = uchar |
| 150 | +rbx.platform.typedef.uintmax_t = ulong |
122 | 151 | rbx.platform.typedef.uintptr_t = ulong |
123 | | -rbx.platform.typedef.ulong = ulong |
124 | | -rbx.platform.typedef.unchar = uchar |
125 | 152 | rbx.platform.typedef.useconds_t = uint |
126 | 153 | rbx.platform.typedef.ushort = ushort |
127 | | -rbx.platform.typedef.vaddr_t = ulong |
128 | | -rbx.platform.typedef.vsize_t = ulong |
| 154 | +rbx.platform.typedef.vm_offset_t = ulong |
| 155 | +rbx.platform.typedef.vm_ooffset_t = long |
| 156 | +rbx.platform.typedef.vm_paddr_t = ulong |
| 157 | +rbx.platform.typedef.vm_pindex_t = ulong |
| 158 | +rbx.platform.typedef.vm_size_t = ulong |
0 commit comments