index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
time.h
Age
Commit message (
Expand
)
Author
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2014-07-28
Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
Lionel Sambuc
2014-03-03
include/time.h: merged
Lionel Sambuc
2014-03-02
<sys/unistd.h>, <time.h>
Ben Gras
2014-03-01
Replacing timer_t by netbsd's timer_t
Lionel Sambuc
2013-04-04
libc: add clock_settime() system call.
Thomas Cort
2013-04-04
libc: add clock_getres()/clock_gettime() system calls.
Thomas Cort
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2012-02-14
Full switch to clang/ELF. Drop ack. Simplify.
Ben Gras
2011-01-28
<ansi.h> -> <minix/ansi.h>
Ben Gras
2010-07-22
Replace NULL macro defs with null.h include
Arun Thomas
2010-07-06
include, kernel: minor fixes to make compiling and linking work with clang.
Ben Gras
2010-06-22
strptime() for minix.
Ben Gras
2010-03-09
Add prototypes for a bunch of time-related functions. Surprisingly,
Kees van Reeuwijk
2010-01-21
Fix parameter parsing in cut
Erik van der Kouwe
2009-11-09
Removal of the executable flag from files that cannot be executed
Tomas Hruby
2009-08-15
nanosleep(3), and sleep(3) rewrite, by Erik van der Kouwe
David van Moolenbroek
2008-11-19
Basic VM and other minor improvements.
Ben Gras
2005-06-10
Improved compatibility with other Unix systems.
Philip Homburg
2005-06-01
Moved timing structs around to be more standard
Ben Gras
2005-04-21
Initial revision
Ben Gras