Update from GNU libc -- this adds back %z and %s
[gnulib.git] / lib / strftime.c
1996-08-17 Jim MeyeringUpdate from GNU libc -- this adds back %z and %s
1996-07-30 Jim MeyeringUpdate from GNU libc master.
1996-07-17 Jim MeyeringUse `;' instead of (void)0.
1996-07-16 Jim MeyeringUse `(void)0' as second arg to add macro.
1996-07-16 Jim MeyeringUpdate from FSF.
1996-07-15 Jim Meyeringindent cpp-directives
1996-05-07 Jim MeyeringUpdate from GNU libc.
1996-04-08 Jim Meyering(mon_week_ISO): New function to implement new %V format.
1996-04-05 Jim Meyering(sun_week): Make %U work properly.
1996-02-16 Jim Meyering.
1996-02-01 Jim Meyering(add_num_tz): New function.
1994-09-27 Jim Meyeringmerge with 1.10n1
1994-09-25 Jim Meyeringmerge with 1.10n
1993-12-29 Jim Meyeringmerge with 1.9.2b
1993-12-23 Jim Meyeringmerge with 1.9.2a
1993-12-23 Jim Meyering.
1993-10-12 Jim Meyeringmerge with 1.8.1d
1993-10-04 Jim Meyeringmerge with 1.8.1a
1993-09-08 Jim Meyeringmerge with 1.8.1 + partial --version and --help
1992-11-12 Jim MeyeringMake tables static and const when possible. pre-getopt
1992-11-01 Jim MeyeringInitial revision