Remove some obsolete syscalls and add one for fpathconf.

From Brad
ok espie@
This commit is contained in:
ajacoutot 2012-01-30 16:02:24 +00:00
parent 7b9687cb60
commit 00fa1c45b1

View File

@ -68,6 +68,7 @@
native-fcntl: permit
native-flock: permit
native-fork: permit
native-fpathconf: permit
native-fsread: true then permit
native-fstat: permit
native-fstatfs: permit
@ -151,8 +152,6 @@
native-msync: permit
native-munmap: permit
native-nanosleep: permit
native-ogetdirentries: permit
native-osigaltstack: permit
native-pathconf: permit
native-pipe: permit
native-poll: permit