summaryrefslogtreecommitdiffstats
path: root/number/number.c
Commit message (Collapse)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
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Add use of `const' where appropriate to the games.jsm1999-09-081-11/+10
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* fix bug w/ negative numbers, mark non-returning functions (PR#6142+6144 by ↵hubertf1998-09-131-3/+4
| | | | Joseph Myers <jsm28@cam.ac.uk>)
* 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