summaryrefslogtreecommitdiff
path: root/include/time.h
AgeCommit message (Expand)Author
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2014-07-28Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)Lionel Sambuc
2014-03-03include/time.h: mergedLionel Sambuc
2014-03-02<sys/unistd.h>, <time.h>Ben Gras
2014-03-01Replacing timer_t by netbsd's timer_tLionel Sambuc
2013-04-04libc: add clock_settime() system call.Thomas Cort
2013-04-04libc: add clock_getres()/clock_gettime() system calls.Thomas Cort
2013-01-14Libraries updates and cleanupLionel Sambuc
2012-02-14Full switch to clang/ELF. Drop ack. Simplify.Ben Gras
2011-01-28<ansi.h> -> <minix/ansi.h>Ben Gras
2010-07-22Replace NULL macro defs with null.h includeArun Thomas
2010-07-06include, kernel: minor fixes to make compiling and linking work with clang.Ben Gras
2010-06-22strptime() for minix.Ben Gras
2010-03-09Add prototypes for a bunch of time-related functions. Surprisingly,Kees van Reeuwijk
2010-01-21Fix parameter parsing in cutErik van der Kouwe
2009-11-09Removal of the executable flag from files that cannot be executedTomas Hruby
2009-08-15nanosleep(3), and sleep(3) rewrite, by Erik van der KouweDavid van Moolenbroek
2008-11-19Basic VM and other minor improvements.Ben Gras
2005-06-10Improved compatibility with other Unix systems.Philip Homburg
2005-06-01Moved timing structs around to be more standardBen Gras
2005-04-21Initial revisionBen Gras