diff options
author | Mike Barcroft <mike@FreeBSD.org> | 2001-11-02 18:05:43 +0000 |
---|---|---|
committer | Mike Barcroft <mike@FreeBSD.org> | 2001-11-02 18:05:43 +0000 |
commit | 0ac2d551f20a8769869f61ebfe742fd55cef70b9 (patch) | |
tree | 937d4736faa17a6c2aad33562ef0c9e5702ed854 /usr.bin/systat/Makefile | |
parent | 06d133c4752d14f8fd058311f52ff3d13a5f4105 (diff) |
o Add new header <sys/stdint.h>.
o Make <stdint.h> a symbolic link to <sys/stdint.h>.
o Move most of <sys/inttypes.h> into <sys/stdint.h>, as per C99.
o Remove <sys/inttypes.h>.
o Adjust includes in sys/types.h and boot/efi/include/ia64/efibind.h
to reflect new location of integer types in <sys/stdint.h>.
o Remove previously symbolicly linked <inttypes.h>, instead create a
new file.
o Add MD headers <machine/_inttypes.h> from NetBSD.
o Include <sys/stdint.h> in <inttypes.h>, as required by C99; and
include <machine/_inttypes.h> in <inttypes.h>, to fill in the
remaining requirements for <inttypes.h>.
o Add additional integer types in <machine/ansi.h> and
<machine/limits.h> which are included via <sys/stdint.h>.
Partially obtain from: NetBSD
Tested on: alpha, i386
Discussed on: freebsd-standards@bostonradio.org
Reviewed by: bde, fenner, obrien, wollman
Notes
Notes:
svn path=/head/; revision=85892
Diffstat (limited to 'usr.bin/systat/Makefile')
0 files changed, 0 insertions, 0 deletions