OpenGrok
Cross Reference: utmp.h
xref
: /
src
/
include
/
utmp.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/include/utmp.h
Revision
Date
Author
Comments
1.13
22-Jan-2016
dholland
Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t,
rather than doing the machine/ansi.h #ifdef dance, as it doesn't matter
much what symbols utmp.h exposes. This could be tightened later when we
manage to do enough include cleanup to make such dances less expensive
to maintain.
1.12
11-Jan-2009
christos
merge christos-time_t
1.11
03-Feb-2005
perry
branches: 1.11.36;
de-__P -- the hack is long since useless. Discussed with christos,
matt, kleink, others. Approved by christos.
1.10
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22270, verified by myself.
1.9
28-Jul-2002
christos
Add __P(()); noticed by wiz.
1.8
28-Jul-2002
christos
add utmpname()
1.7
27-Jul-2002
christos
add some utmp processing functions.
1.6
26-Oct-1994
cgd
branches: 1.6.20;
new RCS ID format.
1.5
19-Oct-1994
cgd
be more careful with types
1.4
16-May-1994
cgd
update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.
USL copyright additions on those. Kill varargs.h, because it can simply
be a link to the machine-dependent version.
1.3
16-Dec-1993
jtc
#include <sys/types.h> to define time_t type.
We're free to do this since the contents of utmp.h haven't been standardized
intelligently (Death to X/Open's 1170 spec).
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
02-Feb-1998
perry
import lite-2
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.6.20.1
01-Aug-2002
nathanw
Catch up to -current.
1.11.36.1
28-Dec-2008
christos
more compat changes
- new functions
- adjust utmp size.
Indexes created Wed Oct 22 13:09:56 GMT 2025