1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00
emacs/lib-src
Paul Eggert d352738b8b Fix rcs2log problems with CVS.
Problem reported by Glenn Morris in
<http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00277.html>.
Plus, fix some security and filename quoting problems.
* rcs2log (logdir): Prefer mktemp if available.
(logdir, llogdir): Work even if TMPDIR begins with '-' or has spaces.
(output_authors, main awk script): Parse more-recent CVS output format.
2014-05-20 00:59:28 -07:00
..
.gitignore
ChangeLog Fix rcs2log problems with CVS. 2014-05-20 00:59:28 -07:00
COPYING
ebrowse.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
emacsclient.c Handle systems without WCONTINUED consistently. 2014-05-03 13:13:10 -07:00
etags.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
grep-changelog Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
hexl.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
make-docfile.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
Makefile.in * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nesting 2014-04-29 07:54:58 -07:00
makefile.w32-in Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
movemail.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ntlib.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ntlib.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
pop.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
pop.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
profile.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
rcs2log Fix rcs2log problems with CVS. 2014-05-20 00:59:28 -07:00
README
test-distrib.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
testfile
update-game-score.c Fix the MSDOS build. 2014-04-16 16:27:28 +03:00
update-game-score.exe.manifest Provide a Windows manifest for update-game-score.exe. 2013-08-10 10:43:41 +03:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.