minix/lib/libc/syscall
Ben Gras 02081e4b62 rename mmap() and munmap()
. it's a good extra interface to have but doesn't
	  meet standardised functionality
	. applications (in pkgsrc) find it and expect
	  full functionality the minix mmap doesn't offter
	. on the whole probably better to hide these functions
	  (mmap and friends) until they are grown up; the base system
	  can use the new minix_* names
2011-07-16 13:01:19 +02:00
..
_exit.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
_pm_findproc.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
access.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
adddma.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
alarm.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
brk.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
cfgetispeed.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
cfgetospeed.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
cfsetispeed.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
cfsetospeed.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
chdir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
chmod.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
chown.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
chroot.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
close.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
closedir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
cprofile.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
creat.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
deldma.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
dup.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
dup2.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
execl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
execle.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
execlp.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
execv.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
execve.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
execvp.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fchmod.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fchown.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fcntl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fork.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fpathconf.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fstat.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fstatfs.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
fstatvfs.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getcwd.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getdents.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getdma.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getegid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
geteuid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getgid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getgroups.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getitimer.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getngid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getnpid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getnprocnr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getnucred.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getnuid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getpgrp.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getpid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getppid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getpprocnr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getprocnr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getsigset.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
getuid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
ioctl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
isatty.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
kill.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
killpg.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
link.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
lseek.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
lseek64.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
lstat.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
Makefile.inc make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
mapdriver.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
mkdir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
mkfifo.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
mknod.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
mmap.S rename mmap() and munmap() 2011-07-16 13:01:19 +02:00
mount.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
munmap.S rename mmap() and munmap() 2011-07-16 13:01:19 +02:00
nanosleep.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
open.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
opendir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
pathconf.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
pause.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
pipe.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
ptrace.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
read.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
readdir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
readlink.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
reboot.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
rename.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
rewinddir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
rmdir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sbrk.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
seekdir.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
select.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
setgid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
setgroups.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
setitimer.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
setsid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
setuid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigaction.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigaddset.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigdelset.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigemptyset.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigfillset.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigismember.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigpending.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigprocmask.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigreturn.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sigsuspend.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sleep.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sprofile.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
stat.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
statvfs.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
stime.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
svrctl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
symlink.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sync.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
sysuname.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
tcdrain.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
tcflow.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
tcflush.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
tcgetattr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
tcsendbreak.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
tcsetattr.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
time.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
times.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
truncate.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
umask.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
umount.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
uname.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
unlink.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
utime.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_dmacalls.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_getphys.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_getrefcount.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_memctl.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_query_exit.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_remap.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_set_priv.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_unmap.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
vm_update.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
wait.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
waitpid.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
write.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00