Commit Graph

9 Commits (3bec7d98ca43f1c01182f555a01f0dec652c888c)

Author SHA1 Message Date
Doug Coleman 9ac17a2c83 Fix a using in system-info.linux 2011-09-09 01:48:26 -07:00
Slava Pestov 11ef33eba1 system-info.linux: clean up and implement os-version 2011-09-08 21:59:03 -07:00
Doug Coleman fc82f334a3 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
Joe Groff 5053bea22b missing USING: for system-info.linux 2010-04-15 13:48:14 -07:00
Joe Groff 2a57e67cd3 system-info.linux: use FUNCTION-ALIAS: 2010-04-14 16:00:11 -07:00
Joe Groff 96ab4492d2 rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
Slava Pestov 0aad3e6e12 vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
Joe Groff 4dd44a007a update some naked alien-invokes to use c-type words 2009-10-21 18:44:00 -05:00
Joe Groff 72a33ff264 move system-info to basis 2009-09-20 23:24:24 -05:00