summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/scanf.c
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-10-12 11:39:19 +0000
committermike <mike@FreeBSD.org>2002-10-12 11:39:19 +0000
commit7460c4d6d43240f32f039a9f1fa31e33e4b8446e (patch)
tree0ed5feafcd3f10bf5ecbacbaad224d3ff2dccfbc /lib/libc/stdio/scanf.c
parent6ee6cab0af1241bbc34956a21099ad76a1f007a9 (diff)
downloadFreeBSD-src-7460c4d6d43240f32f039a9f1fa31e33e4b8446e.zip
FreeBSD-src-7460c4d6d43240f32f039a9f1fa31e33e4b8446e.tar.gz
o Add typedefs for size_t and ssize_t.
o Add typedefs for gid_t, off_t, pid_t, and uid_t in the non-standards case. o Add struct iovec (also defined in <sys/uio.h>). o Add visibility conditionals to avoid defining non-standard extentions in the standards case. o Change spelling of some types so they work without including <sys/types.h> (u_char -> unsigned char, u_short -> unsigned short, int64 -> __int64, caddr_t -> char *) o Add comments about missing restrict type-qualifiers and missing function.
Diffstat (limited to 'lib/libc/stdio/scanf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud