Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!hunter.premier.net!hammer.uoregon.edu!csulb.edu!drivel.ics.uci.edu!news.cs.ucla.edu!twinsun!not-for-mail From: eggert@twinsun.com (Paul Eggert) Newsgroups: comp.unix.solaris,comp.unix.bsd.misc,comp.unix.internals Subject: Re: Solaris 2.6 Date: 27 Nov 1996 15:51:17 -0800 Organization: Twin Sun Inc, El Segundo, CA, USA Lines: 10 Distribution: inet Message-ID: <57ik5l$12i$1@shade.twinsun.com> References: <32986299.AC7@mail.esrin.esa.it> <casper.329abb76@mail.fwi.uva.nl> <57ej3a$7ij@panix2.panix.com> <casper.329ae8f2@mail.fwi.uva.nl> <57fipg$q7j@panix2.panix.com> <casper.329c06bc@mail.fwi.uva.nl> NNTP-Posting-Host: 192.54.239.27 Xref: euryale.cc.adfa.oz.au comp.unix.solaris:90707 comp.unix.bsd.misc:1616 comp.unix.internals:11352 casper@fwi.uva.nl (Casper H.S. Dik) writes: >And it can be claimed, C standard in hand, that there cannot be an integral >type > long. That claim isn't true for Solaris, since it has `long long'. While we're on the subject, when will Solaris migrate to the right way of doing things: int = 32 bits, long = 64? Perhaps this will be another set of ifdefs in the Solaris 2.7 include files (:-)?