diff options
author | mike <mike@FreeBSD.org> | 2002-10-12 11:39:19 +0000 |
---|---|---|
committer | mike <mike@FreeBSD.org> | 2002-10-12 11:39:19 +0000 |
commit | 7460c4d6d43240f32f039a9f1fa31e33e4b8446e (patch) | |
tree | 0ed5feafcd3f10bf5ecbacbaad224d3ff2dccfbc /lib/libc/stdio/scanf.c | |
parent | 6ee6cab0af1241bbc34956a21099ad76a1f007a9 (diff) | |
download | FreeBSD-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