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
/
common
/
linux_socketcall.h
Age
Commit message (
Expand
)
Author
2021-09-23
add support COMPAT_LINUX for aarch64
ryo
2017-02-09
use proper arg functions, remove bogus ones.
christos
2017-02-03
New versions of linux on arm and others have both socketcall and separate
christos
2017-02-03
add sendmmsg and recvmmsg
christos
2017-02-03
handle accept4 for i386
christos
2013-12-27
Rename ipcall/socketcall specific defines to avoid conflict with
njoly
2009-06-17
Add a new linux_msghdr structure, as its size differs on 64bit archs.
njoly
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-20
Convert all the system call entry points from:
dsl
2007-12-04
Remove all the __P
dsl
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-02-09
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
manu
2005-12-11
merge ktrace-lwp.
christos
2005-05-03
First work on COMPAT_LINUX/amd64
manu
2005-02-26
nuke trailing whitespace
perry
2003-01-18
Merge the nathanw_sa branch.
thorpej
2001-07-04
Do address family (AF_*) number translation for socket system calls which
jdolecek
1999-03-25
commit fix to PR7072: emulate linux non-blocking connect behavior more correctly
sommerfe
1998-10-04
Assign my copyright to TNF. Merge with others were appropriate.
fvdl
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Move compat/linux/linux_socketcall.h to multiarch. Defines for the socketcal...
erh
1995-02-28
Added Linux compat code.
fvdl