minix/lib/libc/sys-minix
Thomas Cort 550fdfb443 i2c: initial bus drivers for am335x and dm37xx
Change-Id: I478704fbf30dbf6d3382bcbfb11e75b512c032a1
2013-07-15 11:11:13 -04:00
..
__getcwd.c
__getlogin.c
_exit.c
_mcontext.c
_ucontext.c fix some warnings 2013-05-31 20:57:39 +00:00
accept.c
access.c
adjtime.c
bind.c
brk.c
chdir.c
chmod.c
chown.c
chroot.c
clock_getres.c
clock_gettime.c
clock_settime.c
close.c
connect.c
cprofile.c
dup.c
dup2.c
environ.c
execve.c
fchmod.c
fchown.c
fcntl.c
flock.c
fork.c
fpathconf.c
fstatfs.c
fstatvfs.c
fsync.c
ftruncate.c
futimens.c utimens(2) system call 2013-04-12 18:55:39 +00:00
futimes.c utimens(2) system call 2013-04-12 18:55:39 +00:00
getdents.c
getegid.c
geteuid.c
getgid.c
getgroups.c
getitimer.c
getpeername.c
getpgrp.c
getpid.c
getppid.c
getrlimit.c
getrusage.c Implement getrusage 2013-07-01 23:00:47 +02:00
getsid.c
getsockname.c
getsockopt.c
gettimeofday.c
getuid.c
init.c
ioctl.c i2c: initial bus drivers for am335x and dm37xx 2013-07-15 11:11:13 -04:00
issetugid.c
kill.c
link.c
listen.c
loadname.c
lseek.c
lseek64.c
lutimes.c utimens(2) system call 2013-04-12 18:55:39 +00:00
m_closefrom.c
Makefile.inc Implement getrusage 2013-07-01 23:00:47 +02:00
minix_rs.c
MISSING_SYSCALLS utimens(2) system call 2013-04-12 18:55:39 +00:00
mkdir.c
mkfifo.c
mknod.c
mmap.c vfs: mmap support 2013-05-31 15:42:00 +00:00
mount.c
nanosleep.c
open.c
pathconf.c
pipe.c
poll.c
pread.c
priority.c
ptrace.c
pwrite.c
read.c
readlink.c
reboot.c fix some warnings 2013-05-31 20:57:39 +00:00
recvfrom.c
recvmsg.c
rename.c
rmdir.c
sbrk.c
select.c
sem.c
sendmsg.c
sendto.c
setgid.c
setgroups.c
setitimer.c
setsid.c
setsockopt.c
settimeofday.c
setuid.c
shmat.c
shmctl.c
shmget.c
shutdown.c
sigaction.c
sigpending.c
sigprocmask.c
sigreturn.c
sigsuspend.c
sizeup.c retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
socket.c
socketpair.c
sprofile.c
stat.c
statvfs.c
stime.c
symlink.c
sync.c
syscall.c
sysuname.c
truncate.c
umask.c
unlink.c
utimensat.c utimens(2) system call 2013-04-12 18:55:39 +00:00
utimes.c utimens(2) system call 2013-04-12 18:55:39 +00:00
vectorio.c
vfork.c
write.c