summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source/save.c
Commit message (Expand)AuthorAgeFilesLines
* Pass the move info around instead of using it as a global.dholland2012-10-131-6/+4
* Crack down on global variables with single-letter names.dholland2012-10-131-4/+6
* Use __dead and __printflike instead of __attribute__.dholland2011-08-261-3/+3
* sprinkle staticdholland2009-08-121-3/+5
* Coverity CID 1230: Remove spurious close().christos2006-03-181-3/+2
* KNF and WARNS=3 fixesjmc2005-07-011-8/+5
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* This patch fixes a remaining relic of the backgammon(6) "executehubertf1999-07-281-3/+3
* The patch below makes the game backgammon(6) use `const' wherehubertf1999-02-101-14/+14
* remove x bit from save files (PR#6077)hubertf1998-09-131-3/+3
* Use symbolic names for signals(!), open(2)-constants, ...hubertf1998-08-291-6/+6
* KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)lukem1997-10-101-98/+98
* Use POSIX tty semantics.mycroft1995-04-291-3/+3
* clean up importcgd1995-03-211-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+180