Core integer types header file reorganization stage 1/2: Create and/or modify
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 9 Nov 2003 02:22:37 +0000 (02:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 9 Nov 2003 02:22:37 +0000 (02:22 +0000)
commite2565a420c314ab8c32546e5604fa2eee8a8d5da
tree4eb244af925fb6ac751bfca54b599328c71f3278
parent2c79a764e0568ea8e8d447d251b5b4f539392968
Core integer types header file reorganization stage 1/2: Create and/or modify
intttypes.h and stdint.h plus the opaque underlying support in sys/ and
machine/ according to the OpenGroup specifications.

These changes are loosely based on FreeBSD-5 but use far saner type names
and include dependancies.
102 files changed:
include/Makefile
include/ctype.h
include/dlfcn.h
include/err.h
include/inttypes.h [copied from sys/dev/acpica/Osd/OsdStream.c with 60% similarity]
include/netdb.h
include/runetype.h
include/search.h
include/signal.h
include/stdarg.h [copied from sys/dev/acpica/Osd/OsdStream.c with 72% similarity]
include/stddef.h
include/stdint.h [copied from include/wctype.h with 51% similarity]
include/stdio.h
include/stdlib.h
include/string.h
include/time.h
include/vis.h
include/wchar.h
include/wctype.h
sys/boot/alpha/libalpha/srmdisk.c
sys/boot/arc/lib/arcdisk.c
sys/boot/common/dev_net.c
sys/boot/common/panic.c
sys/boot/ficl/vm.c
sys/boot/i386/boot2/boot2.c
sys/boot/i386/libi386/bioscd.c
sys/boot/i386/libi386/biosdisk.c
sys/boot/i386/libi386/biospnp.c
sys/boot/i386/libi386/pxe.c
sys/boot/pc32/boot2/boot2.c
sys/boot/pc32/libi386/bioscd.c
sys/boot/pc32/libi386/biosdisk.c
sys/boot/pc32/libi386/biospnp.c
sys/boot/pc32/libi386/pxe.c
sys/boot/pc98/libpc98/biosdisk.c
sys/bus/cam/scsi/scsi_ses.c
sys/bus/isa/pnpparse.c
sys/bus/ppbus/ppb_msq.c
sys/cpu/i386/include/db_machdep.h
sys/cpu/i386/include/inttypes.h [new file with mode: 0644]
sys/cpu/i386/include/stdarg.h
sys/cpu/i386/include/stdint.h [new file with mode: 0644]
sys/cpu/i386/include/types.h
sys/crypto/sha2/sha2.c
sys/ddb/db_output.c
sys/dev/acpica/Osd/OsdStream.c
sys/dev/acpica/acpi.c
sys/dev/crypto/rndtest/rndtest.c
sys/dev/disk/ata/ata-all.c
sys/dev/disk/fd/fd.c
sys/dev/disk/isp/isp_freebsd.c
sys/dev/disk/scd/scd.c
sys/dev/raid/iir/iir.c
sys/dev/raid/vinum/vinumconfig.c
sys/dev/serial/si/si.c
sys/dev/video/bktr/bktr_core.c
sys/dev/video/fb/gfb.c
sys/dev/video/fb/tga.c
sys/i386/boot/dosboot/types.h
sys/i386/i386/bios.c
sys/i386/include/ansi.h [deleted file]
sys/i386/include/db_machdep.h
sys/i386/include/inttypes.h [new file with mode: 0644]
sys/i386/include/stdarg.h
sys/i386/include/stdint.h [new file with mode: 0644]
sys/i386/include/types.h
sys/i386/include/uvparam.h [copied from sys/dev/acpica/Osd/OsdStream.c with 58% similarity]
sys/kern/kern_conf.c
sys/kern/kern_shutdown.c
sys/kern/lwkt_thread.c
sys/kern/subr_blist.c
sys/kern/subr_bus.c
sys/kern/subr_prf.c
sys/kern/subr_sbuf.c
sys/kern/subr_scanf.c
sys/net/if.c
sys/net/sppp/if_spppsubr.c
sys/netinet6/raw_ip6.c
sys/netproto/ipsec/ipsec_input.c
sys/netproto/ipsec/key.c
sys/netproto/ipsec/keysock.c
sys/netproto/ipsec/xform_ipip.c
sys/netproto/key/key.c
sys/netproto/key/keysock.c
sys/netproto/smb/smb_subr.c
sys/platform/pc32/boot/dosboot/types.h
sys/platform/pc32/i386/bios.c
sys/platform/pc32/include/ansi.h [deleted file]
sys/platform/pc32/include/uvparam.h [copied from sys/dev/acpica/Osd/OsdStream.c with 58% similarity]
sys/sys/dirent.h
sys/sys/inttypes.h [deleted file]
sys/sys/malloc.h
sys/sys/queue.h
sys/sys/sbuf.h
sys/sys/signal.h
sys/sys/socket.h
sys/sys/stdint.h [new file with mode: 0644]
sys/sys/syslog.h
sys/sys/systm.h
sys/sys/time.h
sys/sys/times.h
sys/sys/types.h