From owner-cvs-all Sat Apr 24 18:42:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 55CCE14D53; Sat, 24 Apr 1999 18:42:19 -0700 (PDT) (envelope-from wes@FreeBSD.org) Received: (from wes@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA12490; Sat, 24 Apr 1999 18:42:19 -0700 (PDT) (envelope-from wes@FreeBSD.org) Message-Id: <199904250142.SAA12490@freefall.freebsd.org> From: & Peters Date: Sat, 24 Apr 1999 18:42:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strptime.3 strptime.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wes 1999/04/24 18:42:18 PDT Modified files: lib/libc/stdtime strptime.3 strptime.c Log: Bring two-digit years up-to-date with POSIX requirements. 70-00 are intepreted in the 20th century; 01-69 in the 21st century. (Yes, 2000 is the last year of the 20th century, not the first year of the 21st.) Submitted by: Sergey Babkin Revision Changes Path 1.3 +9 -1 src/lib/libc/stdtime/strptime.3 1.5 +3 -1 src/lib/libc/stdtime/strptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message