|
afabd949
|
1996-09-17T04:13:22
|
|
(strftime): New version, from GNU libc.
|
|
a269665d
|
1996-09-06T03:18:46
|
|
revert last change
|
|
14bfc49e
|
1996-09-06T03:12:04
|
|
New version from glibc.
|
|
2d46f4b5
|
1996-08-17T05:15:44
|
|
Update from GNU libc -- this adds back %z and %s
formats and reverts to old behavior where unrecognized format like
%E is treated as eqivalent to `E'.
|
|
7e6585ee
|
1996-07-30T05:33:30
|
|
Update from GNU libc master.
|
|
81f8f912
|
1996-07-17T05:29:47
|
|
Use `;' instead of (void)0.
|
|
5f3cca13
|
1996-07-16T05:08:29
|
|
Use `(void)0' as second arg to add macro.
Omitting that second arg made some HPUX C compiler report an error.
From Kaveh R. Ghazi.
|
|
6ff53d6b
|
1996-07-16T04:58:04
|
|
Update from FSF.
|
|
783c1624
|
1996-07-15T03:56:06
|
|
indent cpp-directives
|
|
22cc65ba
|
1996-05-07T03:41:17
|
|
Update from GNU libc.
|
|
d404226c
|
1996-04-08T04:53:54
|
|
(mon_week_ISO): New function to implement new %V format.
(sun_week): Make TM parameter `const'.
(mon_week): Likewise.
(mon_week): Rewrite to correctly implement %W format..
|
|
921fc8c5
|
1996-04-05T23:33:09
|
|
(sun_week): Make %U work properly.
Before, `date -d '1 Jan 1995' +%U' output `00'. Now it prints `01'.
|
|
1fb67422
|
1996-02-16T03:30:58
|
|
.
|
|
b9cb28b8
|
1996-02-01T05:40:32
|
|
(add_num_tz): New function.
(strftime): Handle new %z format.
From H. Peter Anvin (hpa@storm.net).
Don't use local, LENGTH, before it's defined.
|
|
8f16c54c
|
1994-09-27T20:52:18
|
|
merge with 1.10n1
|
|
adcba7b5
|
1994-09-25T03:12:51
|
|
merge with 1.10n
|
|
94c2b308
|
1993-12-29T04:40:34
|
|
merge with 1.9.2b
|
|
33ca528b
|
1993-12-23T00:38:42
|
|
merge with 1.9.2a
|
|
23dd0807
|
1993-12-23T00:08:30
|
|
.
|
|
10074829
|
1993-10-12T14:49:15
|
|
merge with 1.8.1d
|
|
cd47583b
|
1993-10-04T21:20:39
|
|
merge with 1.8.1a
|
|
65eb9052
|
1993-09-08T18:23:16
|
|
merge with 1.8.1 + partial --version and --help
|
|
29e59276
|
1992-11-12T04:13:46
|
|
Make tables static and const when possible.
getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static.
|
|
43e78b97
|
1992-11-01T05:44:30
|
|
Initial revision
|