minix/lib/libc/sys-minix
David van Moolenbroek b443e9244d Retire EBADIOCTL in favor of ENOTTY
Change-Id: I6bd0e301d21ab7f2336e350e7e6e15d238c2c93d
2014-03-01 09:04:51 +01:00
..
__getcwd.c
__getlogin.c
_exit.c
_mcontext.c
_ucontext.c fix some warnings 2013-05-31 20:57:39 +00:00
accept.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
access.c
adjtime.c libc: add adjtime() system call. 2013-04-04 15:04:54 +02:00
bind.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
brk.c
chdir.c
chmod.c
chown.c
chroot.c
clock_getres.c libc: add clock_settime() system call. 2013-04-04 15:04:54 +02:00
clock_gettime.c libc: add clock_settime() system call. 2013-04-04 15:04:54 +02:00
clock_settime.c libc: add adjtime() system call. 2013-04-04 15:04:54 +02:00
close.c
connect.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
cprofile.c
dup.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
dup2.c
environ.c
execve.c Removing CSU patches 2014-02-18 11:25:02 +01:00
fchmod.c
fchown.c
fcntl.c Remove support for obsolete 3.2.1 ABI 2014-02-18 11:25:02 +01:00
flock.c
fork.c
fpathconf.c
fstatfs.c VFS/FS: remove fstatfs(2) and REQ_FSTATFS 2014-02-18 11:25:01 +01:00
fstatvfs.c Implement support for [f]statvfs1(2) 2014-02-18 11:25:02 +01:00
fsync.c
ftruncate.c Remove support for obsolete 3.2.1 ABI 2014-02-18 11:25:02 +01:00
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 Remove support for obsolete 3.2.1 ABI 2014-02-18 11:25:02 +01:00
getegid.c
geteuid.c
getgid.c
getgroups.c
getitimer.c
getpeername.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
getpgrp.c
getpid.c
getppid.c
getrlimit.c
getrusage.c Implement getrusage 2013-07-01 23:00:47 +02:00
getsid.c
getsockname.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
getsockopt.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
gettimeofday.c
getuid.c
getvfsstat.c Implement support for getvfsstat(2) 2014-02-18 11:25:02 +01:00
init.c
ioctl.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
issetugid.c
kill.c
link.c
listen.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
loadname.c
lseek.c Remove support for obsolete 3.2.1 ABI 2014-02-18 11:25:02 +01:00
lseek64.c
lutimes.c utimens(2) system call 2013-04-12 18:55:39 +00:00
m_closefrom.c
Makefile.inc Removing CSU patches 2014-02-18 11:25:02 +01:00
minix_rs.c
MISSING_SYSCALLS Implement support for getvfsstat(2) 2014-02-18 11:25:02 +01:00
mkdir.c
mkfifo.c
mknod.c
mmap.c vfs: mmap support 2013-05-31 15:42:00 +00:00
mount.c Redo mount(2)/umount(2) ABI 2014-02-18 11:25:01 +01:00
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 Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
recvmsg.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
rename.c
rmdir.c
sbrk.c
select.c
sem.c
sendmsg.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
sendto.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
setgid.c
setgroups.c
setitimer.c
setsid.c
setsockopt.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
settimeofday.c libc: add clock_settime() system call. 2013-04-04 15:04:54 +02:00
setuid.c
shmat.c
shmctl.c Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
shmget.c
shutdown.c Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01:00
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
stack_utils.c Removing CSU patches 2014-02-18 11:25:02 +01:00
stat.c Spring cleanup 2013-03-06 09:56:08 +00:00
statvfs.c Implement support for [f]statvfs1(2) 2014-02-18 11:25:02 +01:00
stime.c
symlink.c
sync.c
syscall.c
sysuname.c
truncate.c Remove support for obsolete 3.2.1 ABI 2014-02-18 11:25:02 +01:00
umask.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
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