summaryrefslogtreecommitdiffstats
path: root/boggle/mkdict/mkdict.c
Commit message (Collapse)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
|
* KNF and WARNS=3jmc2005-07-011-7/+3
|
* Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig2005-04-191-3/+3
| | | to unsigned char. Approved by christos.
* 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.
* Ensure trailing newline is present on error and warning messages (lostjsm2001-08-291-3/+3
| | | in previous conversion from <err.h> functions to ISO C ones).
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/warnxsimonb2000-07-311-14/+13
| | | | | functions for host programs - use portable ANSI constructs instead. Patches from Chris Demetriou.
* Further warning fix for mkdict.jsm1999-09-191-6/+4
|
* Warning cleanup for boggle's mkdict and mkindex.jsm1999-09-181-6/+8
|
* Check for write errors in auxiliary programs used during build of games.jsm1999-09-101-2/+6
|
* minor KNFifylukem1997-10-111-8/+7
|
* add/fix id tagscgd1995-03-211-0/+6
|
* boggle(6), from 44litejtc1994-10-211-0/+124