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
/
mips
/
syscalls.master
Age
Commit message (
Expand
)
Author
2006-06-10
linux getpriority is off-by-20 so use our own function.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-16
Add clock_* POSIX functions.
fvdl
2005-05-16
Add *xattr functions (they all return EOPNOTSUPP).
fvdl
2005-02-26
nuke trailing whitespace
perry
2004-09-20
implement support for Linux statfs64() syscall - 64bit variant of statfs()
jdolecek
2004-09-08
implement basic exit_group(2), which just terminates calling thread;
jdolecek
2004-08-01
sync the syscall lists with Linux kernel 2.6.7
jdolecek
2004-08-01
connect madvise(2) and mincore(2) - apparently the newer Linux libs
jdolecek
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-04-10
add getdents64
christos
2002-03-22
add mprotect, nuke mmap2
christos
2002-02-17
Use linux_sys_{g,s}etrlimit() since there's a common implementation now; but
rafal
2002-02-15
proper comment.
christos
2002-02-15
- add a real linux_sys___sysctl because the mib numbers are different.
christos
2001-11-20
Fixed the Linux signal trampoline and linux_sys_sigreturn(). Linux signal
manu
2001-10-06
Added socket operations to Linux Mips emulation
manu
2001-09-30
Implements parts of sysmips() and fctnl64() emulation
manu
2001-09-22
More work on Linux compat for Mips: system calls mapping.
manu