Subject: VAX ELF & ARM ELF ansi.h has been changed...
To: None <port-arm@netbsd.org, tech-toolchain@netbsd.org, port-vax@netbsd.org>
From: Matt Thomas <matt@3am-software.com>
List: port-vax
Date: 07/27/2001 22:25:28
... such that the definitions are now: instead of:
_BSD_CLOCK_T unsigned int unsigned long int
_BSD_PTRDIFF_T long int int
_BSD_SIZE_T unsigned long int unsigned int
_BSD_SSIZE_T long int int
_BSD_TIME_T int long int
This will make programs easier to compile under LP64 platforms
(like alpha or sparc64 or mips64). Since we don't have a large
installed base of ELF on ARM or VAX, this is the proper time to
make the change.
--
Matt Thomas Internet: matt@3am-software.com
3am Software Foundry WWW URL: http://www.3am-software.com/bio/matt/
Cupertino, CA Disclaimer: I avow all knowledge of this message