summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/mips/syscalls.master
AgeCommit message (Expand)Author
2006-06-10linux getpriority is off-by-20 so use our own function.christos
2005-12-11merge ktrace-lwp.christos
2005-05-16Add clock_* POSIX functions.fvdl
2005-05-16Add *xattr functions (they all return EOPNOTSUPP).fvdl
2005-02-26nuke trailing whitespaceperry
2004-09-20implement support for Linux statfs64() syscall - 64bit variant of statfs()jdolecek
2004-09-08implement basic exit_group(2), which just terminates calling thread;jdolecek
2004-08-01sync the syscall lists with Linux kernel 2.6.7jdolecek
2004-08-01connect madvise(2) and mincore(2) - apparently the newer Linux libsjdolecek
2003-08-10add Linux compat arg wrapper for ftruncate64(), and change linux compatjdolecek
2003-06-23PR/21937: Todd Vierling: Proper support for mmap2christos
2003-01-18Merge the nathanw_sa branch.thorpej
2002-04-10add getdents64christos
2002-03-22add mprotect, nuke mmap2christos
2002-02-17Use linux_sys_{g,s}etrlimit() since there's a common implementation now; butrafal
2002-02-15proper comment.christos
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2001-11-20Fixed the Linux signal trampoline and linux_sys_sigreturn(). Linux signalmanu
2001-10-06Added socket operations to Linux Mips emulationmanu
2001-09-30Implements parts of sysmips() and fctnl64() emulationmanu
2001-09-22More work on Linux compat for Mips: system calls mapping.manu