summaryrefslogtreecommitdiffstats
path: root/larn/store.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* WARNS=5dholland2012-06-191-16/+15
* sprinkle staticdholland2009-08-121-14/+18
* Once upon a time, larn 12.0 had functions named getchar() and putchar()dholland2008-02-031-10/+10
* Some assorted minor cleanups, from larn 12.2.dholland2008-02-031-9/+11
* Larn now builds with WARNS=4.dholland2008-01-281-8/+8
* Add gcc printf format checking, and fix the abundant problems this revealed.dholland2008-01-281-16/+16
* Remove uses of __P.jsm2004-01-271-8/+8
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* - rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos2001-02-051-10/+10
* Add braces to make the new egcs happy.veego1998-08-301-3/+4
* Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos1997-10-181-524/+732
* gtime -> gltime to avoid conflict in time.hchristos1997-07-131-7/+7
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-2/+7
* Fix various problems with the potion/scroll name hiding mechanism.mycroft1994-10-211-118/+121
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+691