glibc/login
Ulrich Drepper 860d372986 update from main archive 961215
Mon Dec 16 02:15:42 1996  Ulrich Drepper  <drepper@cygnus.com>

	Make sure tzset() sets always tzname[].
	* time/tzfile.c: De-ANSI-declfy.
	(find_transition): New function.  Set tzname according to given time.
	(__tzread_file): Use find_transition to set tzname.
	(__tzfile_compute): Use find_transition instead of doing the work
	self.
	* time/tzset.c (tzset): Set tzname[] directly only if !__use_tzfile.

Sun Dec 15 16:52:34 1996  Ulrich Drepper  <drepper@cygnus.com>

	* login/utmp-file.c (pututline_file): Open file if closed.
	Reported by Roma Ekzhanov <ekzhanov@paragraph.com>.
	Use fcntl instead of flock.

Sun Dec 15 14:20:51 1996  Ulrich Drepper  <drepper@cygnus.com>

	* manual/time.texi: Update documentation of strftime function.
1996-12-16 01:40:21 +00:00
..
getutent.c update from main archive 961126 1996-11-27 06:13:15 +00:00
getutent_r.c update from main archive 961127 1996-11-29 02:24:43 +00:00
getutid.c update from main archive 961126 1996-11-27 06:13:15 +00:00
getutid_r.c update from main archive 961126 1996-11-27 06:13:15 +00:00
getutline.c update from main archive 961126 1996-11-27 06:13:15 +00:00
getutline_r.c update from main archive 961126 1996-11-27 06:13:15 +00:00
lastlog.h Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-26 19:19:51 +00:00
login.c update from main archive 961126 1996-11-27 06:13:15 +00:00
login_tty.c update from main archive 961001 1996-10-02 01:40:17 +00:00
logout.c update from main archive 961126 1996-11-27 06:13:15 +00:00
logwtmp.c update from main archive 961126 1996-11-27 06:13:15 +00:00
Makefile update from main archive 961201 1996-12-02 04:00:15 +00:00
pty.h update from main archive 960927 1996-09-28 03:24:10 +00:00
utmp-private.h update from main archive 961126 1996-11-27 06:13:15 +00:00
utmp.h update from main archive 961126 1996-11-27 06:13:15 +00:00
utmp_db.c update from main archive 961126 1996-11-27 06:13:15 +00:00
utmp_file.c update from main archive 961215 1996-12-16 01:40:21 +00:00