]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Introduce the 'restrict' qualifier to function prototypes and
authorrobert <robert@FreeBSD.org>
Thu, 15 Aug 2002 09:47:10 +0000 (09:47 +0000)
committerrobert <robert@FreeBSD.org>
Thu, 15 Aug 2002 09:47:10 +0000 (09:47 +0000)
commit4accb821f18b52fbbaf0d1e140d9ad40d85a1b97
tree93309c791a798a5bcab0fbe9d6f7ff2aaf3301e6
parent043ed1f5818681c934c1f781e5c12082c79b771c
 - Introduce the 'restrict' qualifier to function prototypes and
   definitions to comply with IEEE Std 1003.1-2001.
 - Update the manual pages.
include/stdio.h
lib/libc/stdio/fprintf.c
lib/libc/stdio/printf.3
lib/libc/stdio/printf.c
lib/libc/stdio/snprintf.c
lib/libc/stdio/sprintf.c