1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/lib-src
Eli Zaretskii c3df816585 Fix compilation warning in etags.c
* lib-src/etags.c (etags_mktmp) [DOS_NT]: Don't dereference a NULL
pointer.  Reported by Richard Copley <rcopley@gmail.com>.
2017-09-16 22:17:55 +03:00
..
ChangeLog.1 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
COPYING
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
emacsclient.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
etags.c Fix compilation warning in etags.c 2017-09-16 22:17:55 +03:00
hexl.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
make-docfile.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
Makefile.in Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
movemail.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ntlib.c Use Gnulib 'tempname' on MS-Windows 2017-08-12 11:29:37 +03:00
ntlib.h Use Gnulib 'tempname' on MS-Windows 2017-08-12 11:29:37 +03:00
pop.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pop.h Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
profile.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
rcs2log Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
README
update-game-score.c Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07: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.