John Benediktsson
714d986326
system-info.macosx: use int-arrays.
2014-06-02 15:57:15 -07:00
John Benediktsson
3d5dda504f
system-info.macosx: simplify gestalt.
2014-06-02 15:11:09 -07:00
John Benediktsson
7aee629845
system-info.macosx: adding OSX 10.10 code name "Yosemite"
2014-06-02 14:49:55 -07:00
John Benediktsson
5e129a8964
more libc fixes.
2014-04-04 08:03:46 -07:00
John Benediktsson
52e5cf6608
system-info.macosx: code name for 10.9.
2013-06-10 10:22:39 -07:00
Doug Coleman
15a12947a4
system-info.macosx: Stop using 4byte numbers to query system RAM. Fixes #858 .
2013-04-22 22:08:59 -07:00
John Benediktsson
3c63275ee6
system-info.macosx: adding "Mountain Lion".
2012-02-16 08:30:56 -08:00
Joe Groff
943596575a
use radix literals
2011-11-23 19:03:40 -08:00
John Benediktsson
a4b6adbb6d
system-info.macosx: Using 'gestalt' to support 'os-version' on macosx.
2011-09-11 08:29:16 -07:00
Doug Coleman
937bdbb6ec
Add os-version hook to system-info which returns f on every platform except windows, where it returns { 5 1 } for xp and { 6 1 } for win7. Eventually do more here, like identify Snow Leopard, Lion, etc, but it's good enough to make ping tests pass.
...
Move system-info platform loader into system-info.backend
Add win7? and winxp? words to system-info, clean up ping-tests with new word
Merge system-info.backend into system-info. Will throw an exception when loading on *bsd now
2011-09-08 15:48:05 -07:00
Slava Pestov
75560699ea
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
2010-12-25 16:55:36 -08:00
Doug Coleman
1f57dc326e
Remove many uses of <int> and *int etc
2010-10-25 12:49:12 -05:00
Joe Groff
3eeaca8631
move system-info to basis
2009-09-20 23:24:24 -05:00