[OpenIndiana-discuss] Bash bug issue

Alan Coopersmith alan.coopersmith at oracle.com
Tue Nov 4 03:51:13 UTC 2014


On 11/ 3/14 07:36 PM, Bob Friesenhahn wrote:
> Perhaps time_t is still an issue.

It is.  32-bit binaries will not be able to handle time_t values past
January 2038, whether in API's to get the current time or to access
timestamps on files.

https://blogs.oracle.com/alanc/entry/lp64_bit_by_bit#lp64-abi-changes
lists some other differences between the 32-bit & 64-bit ABI's on
Solaris/illumos OS'es (though illumos won't see the ASLR or ADI
benefits, since those are post-closing additions to Solaris).

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc



More information about the openindiana-discuss mailing list