glibc/time
Ulrich Drepper e07a51b539 Update.
* time/strftime.c [emacs]: Define my_strftime to emacs_strftimeu.
	Define ut_argument, ut_argument_spec, and ut_argument_spec_iso to
	allow using `ut' parameter.
	[!emacs]: Define ut_argument, ut_argument_spec, and
	ut_argument_spec_iso as empty.  Define ut to 0.  Add ut_argument and
	argument_spec to prototypes and definitions.
	(my_strftime): Don't call tzset of ut != 0.
	Compute diff as 0 is ut != 0;
	[emacs]: Define new emacs_strftime function.
	Based on a patch by Paul Eggert.

1998-09-24  Paul Eggert  <eggert@twinsun.com>

	* time/strftime.c (my_strftime): When asking for the length of the
	subformatted buffer, do not limit the length to look for;
	otherwise, we have no reliable way to distinguish between the
	empty buffer and an error.

1998-09-25  Ulrich Drepper  <drepper@cygnus.com>

	* debug/catchsegv.sh: Also produce output if clone process died.
1998-09-25 22:23:09 +00:00
..
sys Update. 1998-08-09 17:39:48 +00:00
.cvsignore
ap.c
asctime.c
clocktest.c Update. 1998-02-27 16:53:21 +00:00
ctime_r.c Update. 1998-07-16 11:44:36 +00:00
ctime.c
date.c
difftime.c
dysize.c
getdate.c Update. 1998-07-05 12:05:16 +00:00
gmtime.c
localtime.c
Makefile Update. 1998-02-17 15:15:51 +00:00
mktime.c Update. 1998-09-09 11:53:19 +00:00
offtime.c Update. 1997-11-13 00:21:19 +00:00
strftime.c Update. 1998-09-25 22:23:09 +00:00
strfxtime.c Update. 1997-11-12 00:06:02 +00:00
strptime.c Update. 1998-07-16 11:44:36 +00:00
test_time.args
test_time.c
time.h Update. 1998-08-09 17:39:48 +00:00
timegm.c
tzfile.c Update. 1998-09-10 11:58:53 +00:00
tzset.c Update. 1998-09-10 11:58:53 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00