freebsd_amp_hwpstate/lib/libc/stdtime
Sheldon Hearn 33dbb0a630 Decremement by 1 the value taken for %j before assigning it to tm_yday,
which is zero-based.

Correct the range checking for the value taken for %S.

Add %w for the day of the week (0-6).

Accept (but do nothing with) %U and %W.  The comment for this change was
taken from NetBSD.

These changes were made after several failed attempts to contact the
author of our strptime.c .

PR:		10131
Submitted by:	tadf@kt.rim.or.jp (Tadayoshi Funaba)
1999-11-10 14:40:59 +00:00
..
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
asctime.c Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
ctime.3 Spelling and grammar error fix. 1999-09-04 15:56:51 +00:00
difftime.c
localtime.c Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
private.h
strftime.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strftime.c Implement new format specifier for strftime: %OB, alternative national 1999-09-11 21:35:21 +00:00
strptime.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strptime.c Decremement by 1 the value taken for %j before assigning it to tm_yday, 1999-11-10 14:40:59 +00:00
time2posix.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
timelocal.c Implement new format specifier for strftime: %OB, alternative national 1999-09-11 21:35:21 +00:00
timelocal.h Implement new format specifier for strftime: %OB, alternative national 1999-09-11 21:35:21 +00:00
tzfile.5 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
tzfile.h Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00