The NetBSD Project

CVS log for src/lib/libc/time/strptime.3

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / time

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Sep 7 20:48:02 2024 UTC (3 months ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
man: fix month name

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Oct 24 23:18:31 2022 UTC (2 years, 1 month ago) by uwe
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -6 lines
strptime(3): make the fact that %z is an extension more prominent

Mention it near the format itself, not on the next screen (with an
awkward indentation too).

Revision 1.36.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:22 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +3 -3 lines
Sync with HEAD

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Feb 24 11:51:05 2019 UTC (5 years, 9 months ago) by maya
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
fix typo. From Evil_Bob.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Oct 27 04:05:21 2017 UTC (7 years, 1 month ago) by kre
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat
Branch point for: phil-wifi
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines

Minor typo: Coordinated Universal time  should be  Coordinated Universal Time

Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:03 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +2 -2 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Dec 25 06:37:50 2016 UTC (7 years, 11 months ago) by abhinav
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
As per the IEEE 1003.1-2008 standard, the range of values for the %S
format specifier is [0,60].

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Oct 31 02:09:06 2015 UTC (9 years, 1 month ago) by ginsbach
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -4 lines
- Add reference to RFC-3339
- Add J to military / nautical time zone description

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Oct 29 22:42:55 2015 UTC (9 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Whitespace.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Oct 29 17:54:49 2015 UTC (9 years, 1 month ago) by christos
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +56 -26 lines
PR/50380: Balazs Scheidler: strptime() returns incorrect values in tm_gmtoff
- Always offset in seconds.
- Handle arbitrary timezones.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 6 14:38:22 2015 UTC (9 years, 8 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -4 lines
Add UTC as a synonym for GMT (%Z).  [from FreeBSD]

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Apr 3 15:52:50 2015 UTC (9 years, 8 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -9 lines
Fix spelling; time zone is two words not one.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 12 08:40:34 2011 UTC (13 years, 8 months ago) by jruoho
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, cherry-xenmp-base, cherry-xenmp, agc-symver-base, agc-symver
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -2 lines
Xref tm(3).

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Apr 12 05:41:22 2011 UTC (13 years, 8 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -3 lines
.Dv NULL.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun May 24 02:30:17 2009 UTC (15 years, 6 months ago) by ginsbach
Branches: MAIN
CVS tags: matt-premerge-20091211, matt-mips64-premerge-20101231, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Crank date for previous.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun May 24 02:25:43 2009 UTC (15 years, 6 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -1 lines
Add %s to strptime(3) to make symmetric with strftime(3).

Revision 1.22.4.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:18:28 2009 UTC (15 years, 7 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +60 -11 lines
Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 1 21:34:45 2009 UTC (15 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: jym-xensuspend-nbase, jym-xensuspend-base
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Drop trailing whitespace.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri May 1 20:15:05 2009 UTC (15 years, 7 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +59 -10 lines
Extend %z to support all RFC-2822 timezone formats.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Mar 9 19:24:27 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Fix preamble to match order set out by mdoc(7). Discussed with wiz.

Revision 1.22.2.2: download - view: text, markup, annotated - select for diffs
Tue Nov 4 18:37:29 2008 UTC (16 years, 1 month ago) by christos
Branches: christos-time_t
Diff to: previous 1.22.2.1: preferred, colored; branchpoint 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22.2.1: +283 -0 lines
Our new syslogd seems to want to depend on %z which is a gnu extension.
- While here, add all the rest of gnu extensions: %g, %G, %u.
- Fix long standing bug where %Z would not work because "private.h" was
  not included. (Hi Brian!)

Revision 1.22.2.1
Tue Nov 4 18:37:28 2008 UTC (16 years, 1 month ago) by christos
Branches: christos-time_t
FILE REMOVED
Changes since revision 1.22: +0 -283 lines
file strptime.3 was added on branch christos-time_t on 2008-11-04 18:37:29 +0000

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Nov 4 18:37:28 2008 UTC (16 years, 1 month ago) by christos
Branches: MAIN
CVS tags: christos-time_t-nbase, christos-time_t-base
Branch point for: jym-xensuspend, christos-time_t
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +51 -2 lines
Our new syslogd seems to want to depend on %z which is a gnu extension.
- While here, add all the rest of gnu extensions: %g, %G, %u.
- Fix long standing bug where %Z would not work because "private.h" was
  not included. (Hi Brian!)

Revision 1.17.30.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:30:21 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +24 -10 lines
sync with head.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 30 13:10:51 2008 UTC (16 years, 7 months ago) by martin
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, hpcarm-cleanup-nbase
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -8 lines
Convert TNF licenses to new 2 clause variant

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 25 20:51:10 2008 UTC (16 years, 7 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -2 lines
Add %F the ISO 8601 date format which is equivalent to %Y-%m-%d.  This
format character is supported for reasons of symmetry with strftime(3).
FreeBSD and GNU versions of strptime(3) both support %F.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 25 14:37:00 2008 UTC (16 years, 7 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Change date for previous change (addition of %Z).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 24 21:34:48 2008 UTC (16 years, 7 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +19 -1 lines
Add support for %Z ala FreeBSD and some other strptime(3) implementations.
Reviewed by christos.

Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Sun Mar 28 22:14:29 2004 UTC (20 years, 8 months ago) by jmc
Branches: netbsd-1-6
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +3 -2 lines
Pullup rev 1.16-1.17 via patch (requested by kleink in ticket #1635)

%% doesn't write anything; a literal % is matched.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 19 19:30:23 2004 UTC (20 years, 8 months ago) by kleink
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-pf42
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Make casing in previous consistent.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 19 19:28:08 2004 UTC (20 years, 8 months ago) by kleink
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
%% doesn't write anything; a literal % is matched.  Noted by Hubert Feyrer.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 16 13:34:58 2003 UTC (21 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.

Revision 1.8.12.5: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:17:23 2002 UTC (22 years, 1 month ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.8.12.4: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.12.4: +19 -12 lines
Catch up to -current.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 1 18:16:00 2002 UTC (22 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +20 -13 lines
New sentence, new line. From Robert Elz.

Revision 1.8.12.4: download - view: text, markup, annotated - select for diffs
Tue Aug 27 23:49:43 2002 UTC (22 years, 3 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.12.3: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.12.3: +6 -2 lines
Catch up to -current.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Aug 18 06:43:32 2002 UTC (22 years, 3 months ago) by yamt
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -2 lines
note that month and weekday names are case-insensitive.
from OpenBSD.

Revision 1.8.12.3: download - view: text, markup, annotated - select for diffs
Fri Mar 22 20:42:46 2002 UTC (22 years, 8 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.12.2: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.12.2: +1 -1 lines
Catch up to -current.

Revision 1.8.12.2: download - view: text, markup, annotated - select for diffs
Fri Mar 8 21:36:53 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8.12.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.12.1: +2 -2 lines
Catch up to -current.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 7 07:00:34 2002 UTC (22 years, 10 months ago) by ross
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Branch point for: netbsd-1-6
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Generate <>& symbolically.

Revision 1.8.12.1: download - view: text, markup, annotated - select for diffs
Mon Oct 8 20:22:22 2001 UTC (23 years, 2 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -8 lines
Catch up to -current.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 16 01:38:58 2001 UTC (23 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Sort SEE ALSO.

Revision 1.8.10.1: download - view: text, markup, annotated - select for diffs
Wed Apr 4 16:04:13 2001 UTC (23 years, 8 months ago) by he
Branches: netbsd-1-5
CVS tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +9 -5 lines
Pull up revision 1.10 (requested by wiz):
  Improve some markup.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 2 20:49:57 2001 UTC (23 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -5 lines
Improve some markup.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 29 19:06:39 2001 UTC (23 years, 8 months ago) by kleink
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Sprinkle some restrict.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Tue May 5 15:29:28 1998 UTC (26 years, 7 months ago) by mycroft
Branches: netbsd-1-3
CVS tags: netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +41 -17 lines
Pull up 1.6-1.8, per request of tv.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 5 14:24:00 1998 UTC (26 years, 7 months ago) by tv
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, minoura-xpg4dl-base, minoura-xpg4dl, comdex-fall-1999-base, comdex-fall-1999
Branch point for: netbsd-1-5, nathanw_sa
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fubar:  XPG4 (SUS'98) _does_ specify two digit year behavior without %C.
Change text back to "conforms to."

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 5 14:15:32 1998 UTC (26 years, 7 months ago) by tv
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +34 -12 lines
As inspired by PR #5268 from jpo@easterngraphics.com:
- make string comparisons case-insensitive
- add description of whitespace in the format string
- note that %t and %n match no whitespace as well as some whitespace
- change wording of standard to say "includes all requirements of"
  instead of "conforms to" XPG4 as our %y is extended beyond XPG4

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 19 16:21:35 1998 UTC (26 years, 8 months ago) by tv
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -8 lines
Fixes from PRs 5056 and 5161, partly rethought:
- %C and %y can be used in conjunction properly, though %y can have its
  old behaviour if used without %C
- %I formats hous 0..11 with 0 representing "12"; this is correct both
  with and without am/pm (%p rule fixed to compensate)
- %j fixed for range [0..365] in struct tm
- %m fixed for range [0..11] in struct tm
- %S fixed for range [0..61] in struct tm

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 5 18:51:13 1998 UTC (26 years, 10 months ago) by perry
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
add LIBRARY section to man page

Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 29 11:18:11 1998 UTC (26 years, 10 months ago) by mellon
Branches: netbsd-1-3
CVS tags: netbsd-1-3-PATCH001
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Pull up 1.3-1.4 (mycroft)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 20 21:10:08 1998 UTC (26 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Update dates.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 20 20:48:56 1998 UTC (26 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update documentation of %y to reflect y2k change.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 30 23:55:50 1997 UTC (27 years, 4 months ago) by jtc
Branches: MAIN
CVS tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-BETA
Branch point for: netbsd-1-3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Fix files using old TNF copyright notice

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 25 19:29:37 1997 UTC (27 years, 6 months ago) by kleink
Branches: MAIN
Add a strptime(3) manual page.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>