Feb. 12, 2008
6:02 p.m.
Well then: are there any systems out there today that need the time zone package's version of logwtmp.c?
Doesn't Solaris need logwtmp.c? It doesn't have a logwtmp function in libc.a.
On systems (such as Solaris) with "OLD_TIME" defined, the time zone package "date.c" calls pututline or pututxline rather than logwtmp. So the better question: are there any systems that have neither OLD_TIME defined nor logwtmp in libc.a? --ado