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 Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
ap.c update from main archive 960105 1997-01-06 22:07:28 +00:00
asctime.c Update. 1997-07-06 22:02:42 +00:00
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 update from main archive 961217 1996-12-18 03:23:47 +00:00
date.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
difftime.c update from main archive 970101 1997-01-01 15:28:18 +00:00
dysize.c update from main archive 970120 1997-01-21 06:10:42 +00:00
getdate.c Update. 1998-07-05 12:05:16 +00:00
gmtime.c Update. 1997-09-11 12:09:10 +00:00
localtime.c Update. 1997-09-11 12:09:10 +00:00
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 initial import 1995-02-18 01:27:10 +00:00
test_time.c update from main archive 970218 1997-02-19 04:43:53 +00:00
time.h Update. 1998-08-09 17:39:48 +00:00
timegm.c update from main archive 970120 1997-01-21 06:10:42 +00:00
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