h2. Porting svgalib to FMI/OS
I (mabri) am porting svgalib to FMI/OS, basing my work on the VSTa version, some results are already published (see "IRC Logger":http://www.jpl.se/~dalen/irclogger/irclog.cgi for URLs).
- for that to really work, I was debugging (or trying to ;-( ) big executable launching (see my archive in our ArchZoom) ** part of that grief was due to an oversight in strsignal() ** I've got several executables linked against the ported svgalib to run correctly on FMI/OS :-)
- mouse support with always waiting for updates (in library-using code) works now too ;-) (diff for that is finally attached, it's against the svgalib-fmios-alpha tarball)