jolt/host
Yogthos 01748d2b17 System/getProperty os.name reflects the real platform (was hardcoded Mac OS X)
Derive os.name from Chez's machine-type (*osx -> Mac OS X, else Linux/Windows).
OS-branching code (socket sockaddr layout, etc.) needs the truth; a library
binding sockets via jolt.ffi reads os.name to pick the platform struct layout.
2026-06-22 12:15:14 -04:00
..
chez System/getProperty os.name reflects the real platform (was hardcoded Mac OS X) 2026-06-22 12:15:14 -04:00