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_time.c
Age
Commit message (
Expand
)
Author
2008-06-18
Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-17
Add compat linux32 sys_clock_{getres,gettime,settime} syscalls.
njoly
2007-12-20
Convert all the system call entry points from:
dsl
2007-12-08
ANSIfy most of the function definitions in sys/compat (but not ndis).
dsl
2007-11-25
Refactor time modification checks and place them in the secmodel code.
elad
2007-10-19
Add compat_linux and exec_linux_elf lkm support for amd64:
njoly
2007-05-13
Stop using the stackgap for time functions.
dsl
2007-05-12
Fix comment and indent.
dsl
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-09
Merge newlock2 to head.
ad
2006-05-14
XXX: GCC uninitialized
christos
2005-12-11
merge ktrace-lwp.
christos
2005-11-05
Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce an
manu
2005-05-16
Implement clock_* POSIX functions.
fvdl
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
2002-01-17
Add arm to #endif comment.
rjs
2002-01-14
Crude first cut at ARMLinux binary compatibility. Successfully runs
bjh21
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-09-22
Fixes for mips support
manu
2001-05-15
This file is not used on alpha, and it causes some warning that break the
manu
2001-05-13
Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct
manu