aboutsummaryrefslogtreecommitdiff
blob: deb7b60925dab624f2c530f8ef5ef99305ab449d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# List of functions we wrap.
#
# Note that if the specific libc do not support some function, it
# will not make it into symbols.h or libsandbox.map, so a non-issue.
#
# NB: Order is very important!  For example, 'open()' should be
#     before 'creat()' as 'creat()' uses 'open()' ...

chmod
fchmodat
chown
fchownat
open
openat
creat
fopen
lchown
link
linkat
mkdir
mkdirat
opendir
mknod
mknodat
_xmknod
__xmknod
__xmknodat
mkfifo
mkfifoat
access
faccessat
rename
renameat
rmdir
symlink
symlinkat
truncate
unlink
unlinkat
getcwd
open64
openat64
creat64
fopen64
truncate64
execve
utime
utimes
utimensat
futimesat
lutimes