Commit Graph

5 Commits (master)

Author SHA1 Message Date
Caleb Fontenot 7ed05ee32f *internal screaming* 2023-10-25 10:12:49 +07:00
Andras Tantos 8baf5f2e62 Modifications and bug-fixes to make Mosaic compile and run under UNICOS. (part 2)
The changes mostly revolve around:
- Type changes and casts to make the picky C-compiler happy
- Fixed bug in XmxExtractToken where it would not zero out bits 16-31 on a non-32-bit system
- Added back old getline implementation as its missing on UNICOS
- Added some missing typedefs and conditional directives to turn on the relevant code pieces for UNICOS
2020-09-10 12:32:06 +07:00
Robert Clausecker fd11fb7c90 Make libXmx compile without warnings
Aparently it was sufficient to include some headers and fix one type signature.
2013-05-01 19:56:15 +07:00
Robert Clausecker 1446c97470 Automatically remove trailing whitespace 2013-03-10 01:59:42 +07:00
Alan Dipert 29c82be0c2 init 2010-03-08 05:55:21 +07:00