Home | History | Annotate | Download | only in pom
History log of /src/games/pom/pom.c
RevisionDateAuthorComments
 1.21  02-May-2021  rillig games: remove trailing whitespace in *.c and *.h
 1.20  05-Dec-2010  pgoyette Fix a few of the games to use getprogname() in their usage() functions.

Suggested by Joerg.

XXX There are probably many more that have their progname hard-coded, but
XXX I'm not up for a wholesale roto-till at the moment.
 1.19  12-Aug-2009  dholland sprinkle static
 1.18  26-Jul-2009  dholland Remove the need for -Wno-pointer-sign. Object file unchanged.
 1.17  20-Jul-2008  lukem Remove the \n and tabs from the __COPYRIGHT() strings.
 1.16  15-Dec-2007  perry branches: 1.16.6;
convert __attribute__s to applicable cdefs.h macros
 1.15  12-Jan-2007  hubertf branches: 1.15.4;
- ANSIfy
- Use return instead of exit() in main()
- Use EXIT_{SUCCESS,FAILURE} constants instead of 0/1

No functional changes. Patch submitted in private mail by
Slava Semushin <slava.semushin@gmail.com>
 1.14  27-Jan-2004  jsm Remove uses of __P.
 1.13  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.12  14-Sep-1999  jsm Update pom to the third edition of Duffett-Smith's book, and clean it
up somewhat. Change time specification format to similar to that used
by date(1) - taking a command line argument in seconds since the Epoch
is silly. Date parsing based on code from date(1).

Based on work by Paul Janzen for OpenBSD.
 1.11  11-Sep-1998  hubertf be more precise for PI, as per PR5867
 1.10  25-Jul-1998  hubertf isleap expects years since Christ's birth, not the epoche)
Closees PR 5833 by Joseph S. Myers <jsm28@cam.ac.uk>.
 1.9  13-Jun-1998  jeremy Added optional argument for calculating the phase of the moon for a specified
date, rather than the current time.
 1.8  12-Oct-1997  lukem use err/warn instead of perror
 1.7  10-Oct-1997  lukem WARNSify
 1.6  06-Feb-1996  jtc Removed "extern int errno"; Added #include <errno.h> if not already present.
 1.5  07-Jun-1995  cgd typeof(timeval.ts_sec) != time_t
 1.4  23-Mar-1995  cgd merge with Lite, new RCS id conventions, etc.
 1.3  03-Feb-1995  jtc Changed to call exit(0) instead of falling out the bottom of main().
Changed to include <string.h> instead of defining own prototype for
strerror().
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  21-Mar-1995  cgd from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.15.4.1  09-Jan-2008  matt sync with HEAD
 1.16.6.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.

RSS XML Feed