minix/lib/libc/syscall
2010-06-23 23:51:29 +00:00
..
_exit.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
_pm_findproc.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
access.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
adddma.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
alarm.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
brk.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
cfgetispeed.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
cfgetospeed.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
cfsetispeed.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
cfsetospeed.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
chdir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
chmod.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
chown.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
chroot.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
close.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
closedir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
cprofile.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
creat.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
deldma.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
dup.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
dup2.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
execl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
execle.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
execlp.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
execv.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
execve.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
execvp.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fchmod.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fchown.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fcntl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fork.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fpathconf.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fstat.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fstatfs.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
fstatvfs.S libc stubs for statvfs, contributed by Buccapatnam Tirumala, Gautam. 2010-06-23 23:51:29 +00:00
getcwd.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getdents.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getdma.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getegid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
geteuid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getgid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getgroups.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getitimer.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getngid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getnpid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getnprocnr.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getnuid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getpgrp.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getpid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getppid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getpprocnr.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getprocnr.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getsigset.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getsysinfo.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getuid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
ioctl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
isatty.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
kill.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
killpg.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
link.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
lseek.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
lseek64.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
lstat.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
Makefile.inc libc stubs for statvfs, contributed by Buccapatnam Tirumala, Gautam. 2010-06-23 23:51:29 +00:00
mapdriver.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
mkdir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
mkfifo.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
mknod.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
mmap.S Put the munmap and munmap_text trampolines in a separate .S file, so that they can be overridden independenly of mmap. 2010-04-29 20:12:56 +00:00
mount.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
munmap.S Put the munmap and munmap_text trampolines in a separate .S file, so that they can be overridden independenly of mmap. 2010-04-29 20:12:56 +00:00
nanosleep.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
open.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
opendir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
pathconf.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
pause.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
pipe.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
ptrace.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
read.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
readdir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
readlink.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
reboot.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
rename.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
rewinddir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
rmdir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sbrk.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
seekdir.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
select.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
setgid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
setgroups.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
setitimer.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
setsid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
setuid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigaction.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigaddset.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigdelset.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigemptyset.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigfillset.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigismember.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigpending.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigprocmask.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigreturn.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sigsuspend.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sleep.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sprofile.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
stat.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
statvfs.S libc stubs for statvfs, contributed by Buccapatnam Tirumala, Gautam. 2010-06-23 23:51:29 +00:00
stime.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
svrctl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
symlink.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sync.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sysuname.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
tcdrain.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
tcflow.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
tcflush.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
tcgetattr.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
tcsendbreak.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
tcsetattr.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
time.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
times.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
truncate.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
umask.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
umount.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
uname.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
unlink.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
utime.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_dmacalls.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_getphys.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_getrefcount.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_query_exit.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_remap.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_set_priv.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_unmap.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
vm_update.S New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
wait.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
waitpid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
write.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00