mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
e07a51b539
* 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. |
||
---|---|---|
.. | ||
sys | ||
.cvsignore | ||
ap.c | ||
asctime.c | ||
clocktest.c | ||
ctime_r.c | ||
ctime.c | ||
date.c | ||
difftime.c | ||
dysize.c | ||
getdate.c | ||
gmtime.c | ||
localtime.c | ||
Makefile | ||
mktime.c | ||
offtime.c | ||
strftime.c | ||
strfxtime.c | ||
strptime.c | ||
test_time.args | ||
test_time.c | ||
time.h | ||
timegm.c | ||
tzfile.c | ||
tzset.c | ||
Versions |