minix/lib/nbsd_libc/sys-minix
Ben Gras 1c3c4d73ef add previous stat symbols as aliases
. renaming them causes fallout
	. only use the new ones though
2011-12-06 16:03:58 +01:00
..
__getcwd.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
__getlogin.c
_exit.c
_mcontext.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
_ucontext.c
accept.c
access.c
bind.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
brk.c
chdir.c
chmod.c
chown.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
chroot.c
close.c
connect.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
cprofile.c
dup.c
dup2.c
environ.c
execve.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
fchmod.c
fchown.c
fcntl.c
flock.c
fork.c
fpathconf.c
fstatfs.c Fix stat, add fstat and other NBSD libc fixes. 2011-03-04 22:31:31 +00:00
fstatvfs.c
fsync.c
ftruncate.c
getdents.c
getegid.c
geteuid.c
getgid.c
getgroups.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
getitimer.c
getpeername.c
getpgrp.c
getpid.c
getppid.c
getrlimit.c
getsid.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
getsockname.c
getsockopt.c
gettimeofday.c
getuid.c
ioctl.c
issetugid.c Implement issetugid syscall 2011-11-28 10:03:43 +00:00
kill.c
link.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
listen.c
loadname.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
lseek.c
lseek64.c
m_closefrom.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
Makefile.inc Fine grained compatibility with _RENAMEd symbols 2011-11-28 10:12:44 +00:00
minix_rs.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
MISSING_SYSCALLS Fine grained compatibility with _RENAMEd symbols 2011-11-28 10:12:44 +00:00
mkdir.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
mkfifo.c
mknod.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
mmap.c mmap rename fix for netbsd libc 2011-07-16 16:52:21 +02:00
mount.c Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
nanosleep.c
open.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
pathconf.c
pipe.c
poll.c
pread.c minor bugfixes caught by clang warnings 2011-11-18 12:18:23 +01:00
priority.c
ptrace.c
pwrite.c Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
read.c
readlink.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
reboot.c
recvfrom.c
recvmsg.c
rename.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
rmdir.c
sbrk.c
select.c
sem.c
sendmsg.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
sendto.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
setgid.c
setgroups.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
setitimer.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
setsid.c
setsockopt.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
settimeofday.c
setuid.c
shmat.c
shmctl.c
shmget.c
shutdown.c
sigaction.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
sigpending.c
sigprocmask.c
sigreturn.c
sigsuspend.c
socket.c
socketpair.c
sprofile.c
stat.c add previous stat symbols as aliases 2011-12-06 16:03:58 +01:00
statvfs.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
stime.c
symlink.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
sync.c
syscall.c
sysuname.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
truncate.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
umask.c
unlink.c
vectorio.c
vfork.c Add vfork() system call 2011-07-22 10:55:30 +02:00
write.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00