| Age | Commit message (Expand) | Author |
| 2022-08-03 | Pull up following revision(s), all via patch | martin |
| 2017-07-29 | Put suser check in the right function: settimeofday, not gettimeofday. | riastradh |
| 2017-07-29 | Only let the superuser set the compat_linux timezone. | riastradh |
| 2014-01-13 | Cleanup, and reduce diffs between arches. Make alpha use | njoly |
| 2012-10-02 | kernel portion of clock_nanosleep() | christos |
| 2011-11-18 | - add sigtimedwait support. | christos |
| 2010-07-12 | Add CLOCK_MONOTONIC support for compat linux/linux32 | njoly |
| 2010-04-08 | Do not use 0 for pointers, but NULL. | njoly |
| 2010-04-08 | Add a new clock_gettime1() function that holds most of the | njoly |
| 2010-04-03 | Move most clock_getres syscall code, except for coypout call, to a new | njoly |
| 2010-03-29 | Convert linux/linux32/netbsd32 clock_settime syscalls, to use the | njoly |
| 2009-07-21 | Do reject unknown/invalid linux clockid. | njoly |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-11-19 | futex(2) timeout argument cleanup/fix. | njoly |
| 2008-11-12 | Fix nanosleep(2) on 64-bit archs. Do not call native nanosleep | njoly |
| 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 |