summaryrefslogtreecommitdiffstats
path: root/phantasia/setup.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-5/+5
* Include time.h for time. Drop sys/types.h and expect basic workingjoerg2017-10-021-2/+2
* Dumping all system includes anything uses in one big header file is so 1986.dholland2009-08-311-3/+16
* Rearrange where the alternate definition of __dead goes.dholland2009-05-271-5/+1
* ANSIfy function declarations. Object file diffs cross-checked.dholland2009-05-251-7/+4
* Only pull in <sys/cdefs.h> on NetBSD, to fix build on Solaris 10.lukem2008-01-161-2/+5
* more __dead fallout: these two files are built for the native host, notdogcow2007-12-181-1/+6
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-2/+2
* include sys/cdefs.h so that __attribute__ can be fixed laterperry2007-12-151-1/+2
* Redo how void gets init'd.jmc2004-12-091-15/+4
* Rework to use curses.h only on the target, not on the host.ross2004-04-071-2/+2
* de-__P().wiz2003-05-081-4/+4
* Build the data files in the obj/compile directory and install them withsimonb2001-03-271-25/+9
* Cleanup and warning fixes for phantasia/setup.c.jsm1999-09-191-4/+17
* Add use of `const' where appropriate to the games.jsm1999-09-081-5/+5
* don't clobber the score file!mrg1997-11-241-1/+8
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-131-3/+1
* getopt returns -1 not EOFlukem1997-10-121-2/+2
* Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SC...tls1997-01-071-1/+2
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-3/+3
* rcs id conventionscgd1995-03-241-0/+2
* Use ${DESTDIR}.pk1995-03-081-12/+19
* phantasia(6), from 44litejtc1994-10-211-0/+261