index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
arch
/
powerpc
/
syscalls.master
Age
Commit message (
Expand
)
Author
2003-08-10
add Linux compat arg wrapper for ftruncate64(), and change linux compat
jdolecek
2003-06-23
PR/21937: Todd Vierling: Proper support for mmap2
christos
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-05-19
hook in truncate64(2) and ftruncate64(2)
jdolecek
2002-05-12
hook in remaining 64bit fs syscalls
jdolecek
2002-04-10
add getdents64
christos
2002-03-22
nuke mmap2, add mprotect
christos
2002-02-19
Add linux_sys_{get,set}rlimit.
nathanw
2002-02-15
- add a real linux_sys___sysctl because the mib numbers are different.
christos
2001-09-08
Removed a hack to make PowerPC mmap work. This could have side effects on
manu
2001-05-30
use _KERNEL_OPT.
mrg
2001-05-13
Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct
manu
2001-03-30
Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM.
jdolecek
2001-03-30
Implement linux_sys_nosys() and use it instead of sys_nosys() for
jdolecek
2001-01-27
getpid(2) is MP-safe.
thorpej
2001-01-19
Added various header files for initial Linux compatibility on powerpc ports
manu