Deleted Added
sdiff udiff text old ( 33041 ) new ( 34925 )
full compact
1/*
2 * System call names.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * created from Id: syscalls.master,v 1.48 1998/02/03 17:45:43 bde Exp
6 */
7
8char *syscallnames[] = {

--- 319 unchanged lines hidden (view full) ---

328 "aio_write", /* 319 = aio_write */
329 "lio_listio", /* 320 = lio_listio */
330 "yield", /* 321 = yield */
331 "thr_sleep", /* 322 = thr_sleep */
332 "thr_wakeup", /* 323 = thr_wakeup */
333 "mlockall", /* 324 = mlockall */
334 "munlockall", /* 325 = munlockall */
335 "__getcwd", /* 326 = __getcwd */
336};