summaryrefslogtreecommitdiffstats
path: root/phantasia/io.c
Commit message (Expand)AuthorAgeFilesLines
* Don't presume phantasia's internal bool (char) is the same as that injsm2005-02-151-2/+2
* Undef bool before including <curses.h>, since it tries to typedefhe2004-04-111-1/+2
* Rework to use curses.h only on the target, not on the host.ross2004-04-071-1/+2
* Mark variables changed between setjmp and longjmp as volatile ratherjsm2004-02-081-6/+3
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-2/+2
* Add use of `const' where appropriate to the games.jsm1999-09-081-2/+2
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-131-366/+175
* rcs id conventionscgd1995-03-241-0/+2
* phantasia(6), from 44litejtc1994-10-211-0/+436