minix/lib/libc/sys-minix
Lionel Sambuc 948a5389f9 Message type for SVRCTL
Change-Id: Ibdb9edb9878e06cf2a641ffc3975f878a6e41dfb
2014-07-28 17:05:45 +02:00
..
__getcwd.c
__getlogin.c
_exit.c Message type for PM_EXIT 2014-07-28 17:05:42 +02:00
_mcontext.c Message type for PM_MCONTEXT 2014-07-28 17:05:37 +02:00
_ucontext.c
accept.c
access.c Message type for path related calls. 2014-07-28 17:05:33 +02:00
adjtime.c Message type for PM_ time-related calls 2014-07-28 17:05:35 +02:00
bind.c
brk.c
chdir.c Message type for VFS_FCHDIR 2014-07-28 17:05:34 +02:00
chmod.c Message type for path related calls. 2014-07-28 17:05:33 +02:00
chown.c Message type for VFS_{,F}CHOWN 2014-07-28 17:05:34 +02:00
chroot.c
clock_getres.c Message type for PM_ time-related calls 2014-07-28 17:05:35 +02:00
clock_gettime.c Message type for PM_ time-related calls 2014-07-28 17:05:35 +02:00
clock_settime.c Message type for PM_ time-related calls 2014-07-28 17:05:35 +02:00
close.c Message type for VFS_CLOSE 2014-07-28 17:05:34 +02:00
connect.c
cprofile.c
dup.c
dup2.c
environ.c
execve.c Message type for PM_EXEC 2014-07-28 17:05:38 +02:00
fchmod.c Message type for VFS_FCHMOD 2014-07-28 17:05:34 +02:00
fchown.c Message type for VFS_{,F}CHOWN 2014-07-28 17:05:34 +02:00
fcntl.c Message type for VFS_FCNTL 2014-07-28 17:05:33 +02:00
flock.c
fork.c
fpathconf.c
fstatfs.c
fstatvfs.c Message type for VFS_{,F}STATVFS1 2014-07-28 17:05:30 +02:00
fsync.c Message type for VFS_FSYNC 2014-07-28 17:05:31 +02:00
ftruncate.c Message type for VFS_TRUNCATE 2014-07-28 17:05:32 +02:00
futimens.c
futimes.c
gcov_flush.c
getdents.c Message type and related cleanup 2014-07-28 17:05:34 +02:00
getegid.c Message type for PM_GETGID 2014-07-28 17:05:37 +02:00
geteuid.c Message type for PM_GETUID 2014-07-28 17:05:36 +02:00
getgid.c
getgroups.c Message type for PM_GROUPS 2014-07-28 17:05:36 +02:00
getitimer.c Message type for PM_ITIMER 2014-07-28 17:05:35 +02:00
getpeername.c
getpgrp.c
getpid.c
getppid.c Message type for PM_GETPID 2014-07-28 17:05:37 +02:00
getrlimit.c
getrusage.c Message type for {PM,VFS,VM}_GETRUSAGE 2014-07-28 17:05:44 +02:00
getsid.c Message type for PM_GETSID 2014-07-28 17:05:37 +02:00
getsockname.c
getsockopt.c
gettimeofday.c Message type for PM_ time-related calls 2014-07-28 17:05:35 +02:00
getuid.c
getvfsstat.c Message type for VFS_GETVFSSTAT 2014-07-28 17:05:30 +02:00
init.c
ioctl.c Message type and related cleanup 2014-07-28 17:05:34 +02:00
issetugid.c
kill.c Message type for PM_{KILL,SIGACTION} 2014-07-28 17:05:42 +02:00
link.c Message type for VFS_{LINK,SYMLINK,RENAME} 2014-07-28 17:05:32 +02:00
listen.c
loadname.c Message type for path related calls. 2014-07-28 17:05:33 +02:00
lseek.c Message type for VFS_LSEEK 2014-07-28 17:05:32 +02:00
lutimes.c
m_closefrom.c
Makefile.inc Stub for setpgid 2014-07-28 17:05:24 +02:00
minix_rs.c
MISSING_SYSCALLS
mkdir.c Message type for path related calls. 2014-07-28 17:05:33 +02:00
mkfifo.c
mknod.c Message type for VFS_MKNOD 2014-07-28 17:05:33 +02:00
mmap.c
mount.c Message type for VFS_UMOUNT 2014-07-28 17:05:31 +02:00
nanosleep.c
open.c Message type for VFS_CREAT 2014-07-28 17:05:33 +02:00
pathconf.c
pipe.c Message type for VFS_PIPE2 2014-07-28 17:05:32 +02:00
poll.c
pread.c
priority.c Message type for PM_{S,G}ET_PRIORITY 2014-07-28 17:05:36 +02:00
ptrace.c Message type for PM_PTRACE 2014-07-28 17:05:35 +02:00
pwrite.c
read.c Message type and related cleanup 2014-07-28 17:05:34 +02:00
readlink.c Message type for VFS_READLINK 2014-07-28 17:05:32 +02:00
reboot.c Message type for PM_REBOOT 2014-07-28 17:05:36 +02:00
recvfrom.c
recvmsg.c
rename.c Message type for VFS_{LINK,SYMLINK,RENAME} 2014-07-28 17:05:32 +02:00
rmdir.c
sbrk.c
select.c Message type for VFS_SELECT 2014-07-28 17:05:30 +02:00
sem.c
sendmsg.c
sendto.c
setgid.c Message type for PM_SET{,E}GID 2014-07-28 17:05:37 +02:00
setgroups.c Message type for PM_GROUPS 2014-07-28 17:05:36 +02:00
setitimer.c Message type for PM_ITIMER 2014-07-28 17:05:35 +02:00
setpgid.c Stub for setpgid 2014-07-28 17:05:24 +02:00
setrlimit.c
setsid.c
setsockopt.c
settimeofday.c
setuid.c Message type for PM_SET{,E}UID 2014-07-28 17:05:37 +02:00
shmat.c
shmctl.c
shmget.c
shutdown.c
sigaction.c Message type for PM_{KILL,SIGACTION} 2014-07-28 17:05:42 +02:00
sigpending.c Message type for PM_SIG{RETURN,SUSPEND,PROCMASK} 2014-07-28 17:05:42 +02:00
sigprocmask.c Message type for PM_SIG{RETURN,SUSPEND,PROCMASK} 2014-07-28 17:05:42 +02:00
sigreturn.c Message type for PM_SIG{RETURN,SUSPEND,PROCMASK} 2014-07-28 17:05:42 +02:00
sigsuspend.c Message type for PM_SIG{RETURN,SUSPEND,PROCMASK} 2014-07-28 17:05:42 +02:00
sizeup.c
socket.c
socketpair.c
sprofile.c
stack_utils.c
stat.c Message type for VFS_FSTAT 2014-07-28 17:05:33 +02:00
statvfs.c Message type for VFS_{,F}STATVFS1 2014-07-28 17:05:30 +02:00
stime.c Message type for PM_ time-related calls 2014-07-28 17:05:35 +02:00
svrctl.c Message type for SVRCTL 2014-07-28 17:05:45 +02:00
symlink.c Message type for VFS_{LINK,SYMLINK,RENAME} 2014-07-28 17:05:32 +02:00
sync.c
syscall.c
sysuname.c Message type for PM_SYSUNAME 2014-07-28 17:05:35 +02:00
truncate.c Message type for VFS_TRUNCATE 2014-07-28 17:05:32 +02:00
umask.c Message type for VFS_UMASK 2014-07-28 17:05:32 +02:00
unlink.c
utimensat.c
utimes.c
vectorio.c
vfork.c
write.c Message type and related cleanup 2014-07-28 17:05:34 +02:00