Towards user buffer checking

This commit is contained in:
Bahadir Balban
2008-04-22 14:18:12 +01:00
parent 1270cfe3b3
commit 59bdaf22ec
3 changed files with 21 additions and 3 deletions

View File

@@ -16,15 +16,28 @@ shmdt
mmap
munmap
read
readdir
write
lseek
open
close
creat
mkdir
mknod
link
unlink
fork
execve
getpid
wait
kill
Others:
pipe
mount
unmount
swapon
New ones will be added as needed.