summaryrefslogtreecommitdiffstats
path: root/larn/global.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* WARNS=5dholland2012-06-191-42/+30
* Fix conflicting variable definitionsmatt2012-02-181-3/+3
* More assorted cleanup merged from larn 12.2.dholland2008-02-041-48/+4
* Once upon a time, larn 12.0 had functions named getchar() and putchar()dholland2008-02-031-5/+5
* Larn does not need its own private versions of functions from <ctype.h>.dholland2008-02-031-27/+2
* Larn now builds with WARNS=4.dholland2008-01-281-15/+12
* Add gcc printf format checking, and fix the abundant problems this revealed.dholland2008-01-281-4/+4
* - rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos2001-02-051-17/+14
* Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos1997-10-181-387/+709
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-3/+3
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-1/+2
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-1/+1
* Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft1993-08-021-0/+4
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+621