summaryrefslogtreecommitdiffstats
path: root/battlestar/command6.c
Commit message (Collapse)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-4/+4
|
* fflush the score file while signals are blocked to decrease the chance ofdholland2010-04-241-2/+3
| | | it getting corrupted.
* fix typo.christos2010-04-021-3/+3
|
* handle ctime returning NULL.christos2010-04-021-6/+3
|
* sprinkle staticdholland2009-08-121-3/+5
|
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
|
* KNF and WARNS=3jmc2005-07-011-29/+35
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Rename com#.c to command#.c to avoid conflicts with those file basenamestv2001-10-191-0/+274
on certain Microsoft host OS's.