summaryrefslogtreecommitdiffstats
path: root/larn/object.c
Commit message (Expand)AuthorAgeFilesLines
* - add or adjust /* FALLTHROUGH */ where appropriatemrg2019-02-031-2/+6
* WARNS=5dholland2012-06-191-32/+22
* sprinkle staticdholland2009-08-121-17/+33
* More assorted cleanup merged from larn 12.2.dholland2008-02-041-22/+4
* Once upon a time, larn 12.0 had functions named getchar() and putchar()dholland2008-02-031-21/+21
* Larn now builds with WARNS=4.dholland2008-01-281-9/+9
* Add gcc printf format checking, and fix the abundant problems this revealed.dholland2008-01-281-10/+10
* - rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos2001-02-051-21/+21
* Add braces to make the new egcs happy.veego1998-08-301-4/+6
* Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos1997-10-181-661/+1195
* gtime -> gltime to avoid conflict in time.hchristos1997-07-131-5/+5
* clean up handling of fortunes a bit.cgd1995-04-221-2/+2
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-1/+1
* Fix various problems with the potion/scroll name hiding mechanism.mycroft1994-10-211-3/+4
* Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft1993-08-021-0/+4
* Don't modify string constants.mycroft1993-04-201-4/+4
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+807