Print this page
sysinfo emulation
*** 906,915 ****
--- 906,916 ----
s10_emulation_table[SYS_execve] = 1; /* 59 */
s10_emulation_table[SYS_acctctl] = 1; /* 71 */
s10_emulation_table[SYS_getpagesizes] = 1; /* 73 */
s10_emulation_table[S10_SYS_issetugid] = 1; /* 75 */
s10_emulation_table[SYS_uname] = 1; /* 135 */
+ s10_emulation_table[SYS_systeminfo] = 1; /* 139 */
s10_emulation_table[SYS_pwrite] = 1; /* 174 */
s10_emulation_table[SYS_sigqueue] = 1; /* 190 */
s10_emulation_table[SYS_pwrite64] = 1; /* 223 */
s10_emulation_table[SYS_zone] = 1; /* 227 */