Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/clock_settime.2
RevisionDateAuthorComments
 1.27  27-Sep-2016  wiz Remove duplicate Pp.
 1.26  24-Sep-2016  christos move the description of CLOCK_REALTIME in the list.
 1.25  23-Apr-2016  christos branches: 1.25.2;
add clock_getcpuclockid{2,}
 1.24  09-Dec-2015  wiz Fix date.
 1.23  07-Dec-2015  pgoyette Update to match reality. For these functions, we still try the system
call first, and only fall back to /dev/clockctl if the system call
fails.
 1.22  28-Mar-2014  wiz Remove trailing whitespace. Merge EINVAL entries.
 1.21  28-Mar-2014  degroote Document a bit CLOCK_VIRTUAL and CLOCK_PROF
 1.20  11-Mar-2009  joerg branches: 1.20.6; 1.20.12;
Fix markup
 1.19  30-Apr-2008  martin branches: 1.19.8; 1.19.10;
Convert TNF licenses to new 2 clause variant
 1.18  07-Sep-2006  uebayasi branches: 1.18.16;
Correct English; help with xtraeme.
 1.17  13-May-2004  wiz \- is a minus, not -.
 1.16  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.15  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.14  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.13  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.12  31-Jan-2002  wiz Whitespace nit.
 1.11  31-Jan-2002  simonb Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtime
clock_() functions. This simply returns the kernel mono_time variable.
As discussed on tech-kern.
 1.10  26-Jan-2002  simonb Fix tyop, noticed by Allen Briggs.
 1.9  16-Oct-2001  wiz Boring whitespace or punctuation fixes.
 1.8  16-Sep-2001  manu Added support to use the clockctl driver if present for adjtime(),
clock_settime(), ntp_adjtime() and settimeofday(). The super-user still
always use the plain system call.
Approved by Christos
 1.7  16-Sep-2001  wiz Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
 1.6  16-Sep-2001  wiz Boring whitespace fixes.
 1.5  02-Dec-1999  kleink branches: 1.5.6;
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
 1.4  22-Mar-1999  garbled branches: 1.4.6;
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
 1.3  16-Feb-1999  kleink Dv vs. Va police.
 1.2  11-Feb-1999  kleink Oops, forgot a word.
 1.1  11-Feb-1999  kleink Document clock_settime(2) and friends.
 1.4.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.5.6.6  18-Oct-2002  nathanw Catch up to -current.
 1.5.6.5  22-Mar-2002  nathanw Catch up to -current.
 1.5.6.4  08-Mar-2002  nathanw Catch up to -current.
 1.5.6.3  28-Jan-2002  nathanw Catch up to -current.
 1.5.6.2  14-Nov-2001  nathanw Catch up to -current.
 1.5.6.1  08-Oct-2001  nathanw Catch up to -current.
 1.18.16.1  18-May-2008  yamt sync with head.
 1.19.10.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.19.8.2  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.19.8.1  30-Apr-2008  martin file clock_settime.2 was added on branch christos-time_t on 2008-04-30 13:10:52 +0000
 1.20.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.20.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.25.2.1  04-Nov-2016  pgoyette Sync with HEAD

RSS XML Feed