summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vasprintf.c
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-10-13 00:33:52 +0000
committermike <mike@FreeBSD.org>2002-10-13 00:33:52 +0000
commit4d58825054ae0800ccc62f72d1c8bf4a6ae89035 (patch)
treef5db64750995ac9174d55d25bde4c237a29b202c /lib/libc/stdio/vasprintf.c
parent0768501a2f97c84d945fb05b25e74571831b80ae (diff)
downloadFreeBSD-src-4d58825054ae0800ccc62f72d1c8bf4a6ae89035.zip
FreeBSD-src-4d58825054ae0800ccc62f72d1c8bf4a6ae89035.tar.gz
o Fix a silly requirement for <machine/signal.h> to be included in the
middle of this header. o Remove unneeded conditionals to hide SIG* in the POSIX case. (C allows implementations to define additional SIG* constants.) o Add comments about missing features. o Move the location of the sigset_t typedef. o Update standards visibility conditionals. o Fix some assumptions about what pid_t and uid_t are defined as. o Remove size_t typedef and use __size_t in struct sigaltstack instead.
Diffstat (limited to 'lib/libc/stdio/vasprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud