summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/powerpc/syscalls.master
AgeCommit message (Expand)Author
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-05-19hook in truncate64(2) and ftruncate64(2)jdolecek
2002-05-12hook in remaining 64bit fs syscallsjdolecek
2002-04-10add getdents64christos
2002-03-22nuke mmap2, add mprotectchristos
2002-02-19Add linux_sys_{get,set}rlimit.nathanw
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2001-09-08Removed a hack to make PowerPC mmap work. This could have side effects onmanu
2001-05-30use _KERNEL_OPT.mrg
2001-05-13Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuctmanu
2001-03-30Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM.jdolecek
2001-03-30Implement linux_sys_nosys() and use it instead of sys_nosys() forjdolecek
2001-01-27getpid(2) is MP-safe.thorpej
2001-01-19Added various header files for initial Linux compatibility on powerpc portsmanu