git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Usermode/libc - Unit tests
[tpg/acess2.git]
/
AcessNative
/
syscalls_list.h
1
_(SYS_NULL),
2
3
_(SYS_EXIT),
4
5
_(SYS_OPEN),
6
_(SYS_CLOSE),
7
_(SYS_READ),
8
_(SYS_WRITE),
9
_(SYS_SEEK),
10
_(SYS_TELL),
11
_(SYS_IOCTL),
12
_(SYS_FINFO),
13
_(SYS_READDIR),
14
_(SYS_OPENCHILD),
15
_(SYS_GETACL),
16
_(SYS_MOUNT),
17
_(SYS_REOPEN),
18
_(SYS_CHDIR),
19
20
_(SYS_WAITTID),
21
_(SYS_SETUID),
22
_(SYS_SETGID),
23
24
_(SYS_GETTID),
25
_(SYS_GETPID),
26
_(SYS_GETUID),
27
_(SYS_GETGID),
28
29
// IPC
30
_(SYS_SLEEP),
31
_(SYS_AN_FORK),
32
_(SYS_AN_SPAWN),
33
_(SYS_SENDMSG),
34
_(SYS_GETMSG),
35
_(SYS_SELECT),
36
_(SYS_WAITEVENT),
37
UCC
git Repository :: git.ucc.asn.au