summaryrefslogtreecommitdiff
path: root/lib-src/update-game-score.c
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-17Use c-ctype.h in lib-srcPaul Eggert
2024-08-15Port better to NFS unlinkPaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-03-21Sleep less in update-game-scorePaul Eggert
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-25Adjust to recent Gnulib changesPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-25Avoid some strlen work, primarily via strnlenPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-22Use unlocked stdio more systematicallyPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-09-30Limit <config.h>’s includesPaul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-21Allow update-game-score to run sgid instead of suid.Ulrich Müller
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-25Prefer stpcpy to strcatPaul Eggert
2014-05-18Remove dependencies on getdelim and getline.Paul Eggert
2014-04-16Fix the MSDOS build.Eli Zaretskii
2014-01-22Fix MS-Windows build in lib-src broken by last commit.Eli Zaretskii
2014-01-22Fix miscellaneous update-game-score bugs.Paul Eggert
2014-01-19update-game-score fixes for -m and integer overflowPaul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-05Fix bugs in update-game-score, on MS-Windows and elsewhere.Eli Zaretskii
2013-08-04Fix some minor races in hosts lacking mkostemp.Paul Eggert
2013-03-30Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-17Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert
2012-07-10Assume strerror.Paul Eggert
2012-06-24Switch from NO_RETURN to C11's _Noreturn.Paul Eggert
2012-04-15Assume less-ancient POSIX support.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-17Spelling fixes.Paul Eggert
2011-08-28* update-game-score.c: Include <limits.h>Paul Eggert
2011-07-10Merge from trunk.Paul Eggert
2011-07-09* lib-src/update-game-score.c (usage): Update usage line.Andreas Schwab
2011-07-06Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert
2011-03-21update-game-score: fix bug with -rPaul Eggert
2011-02-21Declare file-scope functions and variables static if not exported.Paul Eggert
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris