Date: Wed, 14 Aug 2002 15:36:22 -0700 (PDT) From: Robert Drehmel <robert@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strptime.3 strptime.c src/include time.h Message-ID: <200208142236.g7EMaMvA060764@freefall.freebsd.org>
index | next in thread | raw e-mail
robert 2002/08/14 15:36:22 PDT
Modified files:
lib/libc/stdtime strptime.3 strptime.c
include time.h
Log:
- Add the C99 'restrict' qualifier using the '__restrict' macro to
function prototype and definition of strptime(3).
- Update the manual page.
Revision Changes Path
1.26 +2 -1 src/include/time.h
1.17 +2 -2 src/lib/libc/stdtime/strptime.3
1.28 +2 -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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208142236.g7EMaMvA060764>
