Changes

Jump to: navigation, search

Syscalls

13 bytes added, 00:51, 20 January 2017
Syscall numbers
#define __NR_write 1
You can use the <code>ausyscall</code> utility to from , which part of the Linux command line ''audit'' package, to determine the number for a given syscall on the particular platform:
$ ausyscall x86_64 write

Navigation menu