OSDN Git Service

Add some syscalls which I moved out of syscalls.c
authorEric Andersen <andersen@codepoet.org>
Mon, 22 Jul 2002 17:11:58 +0000 (17:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 22 Jul 2002 17:11:58 +0000 (17:11 -0000)
commita9752043dd652d0fb4addf947b76e57c588f430c
tree7697ee62a991aeb8c13391e38873c8d48745c478
parent72677cc3d8403da4b35c99617352bde347780222
Add some syscalls which I moved out of syscalls.c
 -Erik
libc/sysdeps/linux/common/_exit.c [new file with mode: 0644]
libc/sysdeps/linux/common/llseek.c [new file with mode: 0644]
libc/sysdeps/linux/common/mknod.c [new file with mode: 0644]
libc/sysdeps/linux/common/setuid.c [new file with mode: 0644]
libc/sysdeps/linux/common/sync.c [new file with mode: 0644]