summaryrefslogtreecommitdiff
path: root/lib-src/update-game-score.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-251-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Use unlocked stdio more systematicallyPaul Eggert2017-06-221-1/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Limit <config.h>’s includesPaul Eggert2016-09-301-1/+0
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Allow update-game-score to run sgid instead of suid.Ulrich Müller2015-01-211-14/+19
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Prefer stpcpy to strcatPaul Eggert2014-12-251-7/+5
* Remove dependencies on getdelim and getline.Paul Eggert2014-05-181-166/+149
* Fix the MSDOS build.Eli Zaretskii2014-04-161-2/+2
* Fix MS-Windows build in lib-src broken by last commit.Eli Zaretskii2014-01-221-0/+6
* Fix miscellaneous update-game-score bugs.Paul Eggert2014-01-221-12/+8
* update-game-score fixes for -m and integer overflowPaul Eggert2014-01-191-85/+136
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix bugs in update-game-score, on MS-Windows and elsewhere.Eli Zaretskii2013-08-051-20/+24
* Fix some minor races in hosts lacking mkostemp.Paul Eggert2013-08-041-6/+6
* Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii2013-03-301-0/+4
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-171-2/+0
|/
* Assume strerror.Paul Eggert2012-07-101-16/+0
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-241-9/+3
* Assume less-ancient POSIX support.Paul Eggert2012-04-151-4/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* * update-game-score.c: Include <limits.h>Paul Eggert2011-08-281-10/+5
* Merge from trunk.Paul Eggert2011-07-101-3/+2
|\
| * * lib-src/update-game-score.c (usage): Update usage line.Andreas Schwab2011-07-091-3/+2
* | Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-061-7/+0
|/
* update-game-score: fix bug with -rPaul Eggert2011-03-211-6/+8
* Declare file-scope functions and variables static if not exported.Paul Eggert2011-02-211-25/+25
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Merge from mainline.Paul Eggert2011-01-171-2/+0
|\
| * Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* | Merge from mainline.Paul Eggert2011-01-141-1/+1
|\ \ | |/
| * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-2/+0
|/ /
* | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D2010-08-111-4/+5
* | Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu2010-07-241-0/+2
* | Remove leftover P_ macros.Dan Nicolaescu2010-07-071-7/+0
* | Convert function definitions to standard C.Dan Nicolaescu2010-07-021-44/+14
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-12/+12
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1