home *** CD-ROM | disk | FTP | other *** search
- What was done to Port to IBM Cset/2
-
- Not much really,
- a couple of casts, some NULL stuff the compiler didn't like,
-
- changed quit to void from int since it was really void to begin with
- to make signal happy.
-
- max and min were ifdefed out the are macros.
-
- edited oabyss and put all os2 2.0 new functions at end
- sleep (calls dossleep)
- getlogin returns "OS2User" or whatever LOGIN enviroment var is set to
-
- Original port to OS/2 2.0 was to Gnu Emx, but the curses library didn't
- work, so since I don't have source for the Emx curses port, I got pccurses
- but could not port that to Emx with out alot of kludges so chose Cset/2
- Ported Pccurses, then did above changes.
-
- This is a Wide beta version, 0.75.00 if you find bugs, send them to
-
- Either 1:141/42, 1:141/333, 1:141/390
-
- Joe DeRosa 1:141/42.0@fidonet.org
-
-
-