Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/gettimeofday.2
RevisionDateAuthorComments
 1.30  16-Oct-2022  christos Add EINVAL doc from Jan Schaumann
 1.29  09-Dec-2015  wiz Fix date.
 1.28  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.27  18-May-2010  jruoho Refer to timeval(3) and only describe the legacy struct timezone here.

Improve markup.
 1.26  16-Jan-2009  drochner update struct timeval
 1.25  13-Oct-2006  wiz Fix date string.
 1.24  13-May-2004  wiz \- is a minus, not -.
 1.23  27-Apr-2004  kleink POSIX-2001: Add restrict keywords to gettimeofday(2) and setitimer(2);
further deprecate struct timezone usage by changing `tzp' argument to
gettimeofday() to void *; align utimes(2) declaration by changing `times`
argument from struct timeval * to struct timeval[2]. From Murray
Armfield in PR standards/25331.

In due curse, reflect these changes in futimes(2), lutimes(2), and
settimeofday(2).
 1.22  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.21  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.20  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.19  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.18  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.17  12-Jan-2002  yamt fix a typo.
(syper -> super)
 1.16  16-Oct-2001  wiz Boring whitespace or punctuation fixes.
 1.15  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.14  16-Sep-2001  wiz Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
 1.13  16-Sep-2001  wiz Boring whitespace fixes.
 1.12  02-Dec-1999  kleink branches: 1.12.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.11  22-Mar-1999  garbled branches: 1.11.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.10  02-Feb-1998  perry merge lite-2
 1.9  09-Oct-1997  mycroft Document that the time zone is obselete, add an xref to localtime(3), and
update the HISTORY section.
 1.8  26-Apr-1997  tls document kernel change
 1.7  12-Jan-1997  perry minor formatting tweak
 1.6  12-Oct-1995  jtc Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
section with the actual function declarations. See PR #1589 for details.
 1.5  27-Feb-1995  cgd merge with lite, keeping most local changes. clean up Ids
 1.4  29-Nov-1993  jtc Use "Er" for argument to -width in the lists in the ERROR sections --- so
the formatting is consistant.
 1.3  25-Nov-1993  jtc Clean up manpages:
Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections.
Use .At and .St macros instead of spelling out "Version 6 UNIX",
"IEEE 1003.1-1988 (POSIX)", etc.
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  02-Feb-1998  perry import lite-2
 1.1.1.2  27-Feb-1995  cgd from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.11.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.12.6.6  18-Oct-2002  nathanw Catch up to -current.
 1.12.6.5  22-Mar-2002  nathanw Catch up to -current.
 1.12.6.4  08-Mar-2002  nathanw Catch up to -current.
 1.12.6.3  28-Jan-2002  nathanw Catch up to -current.
 1.12.6.2  14-Nov-2001  nathanw Catch up to -current.
 1.12.6.1  08-Oct-2001  nathanw Catch up to -current.

RSS XML Feed