summaryrefslogtreecommitdiffstats
path: root/number/number.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* gratuitous (but not harmful) changes to pass gcc48's -Wconversiondholland2014-03-231-10/+12
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-191-16/+8
* cast isblank(3)'s argument to unsigned char.tnozaki2010-05-131-3/+3
* sprinkle staticdholland2009-08-121-8/+8
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-3/+3
* 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
* Add use of `const' where appropriate to the games.jsm1999-09-081-11/+10
* fix bug w/ negative numbers, mark non-returning functions (PR#6142+6144 by Jo...hubertf1998-09-131-3/+4
* WARNSifylukem1997-10-101-14/+16
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+5
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-117/+170
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+243