1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/lib-src
Philipp Klaus Krause 14e00d95c4 Mark the return value from strerror as a constant
* src/emacs.c (main): Mark the return from strerror as a constant,
since it shouldn't be changed (bug#43982).

* lib-src/movemail.c (pfatal_and_delete): Ditto.

Copyright-paperwork-exempt: yes
2020-10-14 06:19:33 +02:00
..
ChangeLog.1 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ctags.c
ebrowse.c ; Fix typos 2020-09-21 14:26:42 +02:00
emacsclient.c Don't output emacsclient warning if both -a and --quiet 2020-08-13 10:29:44 +02:00
etags.c Merge from origin/emacs-27 2020-05-28 07:50:25 -07:00
hexl.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
make-docfile.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
make-fingerprint.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
Makefile.in * lib-src/Makefile.in (LINK_CFLAGS): Remove; unused. 2020-04-04 16:57:43 -07:00
movemail.c Mark the return value from strerror as a constant 2020-10-14 06:19:33 +02:00
ntlib.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ntlib.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pop.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pop.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rcs2log Fix copyright years by hand 2020-01-01 01:01:53 +00:00
README
update-game-score.c Update copyright year to 2020 2020-01-01 00:59:52 +00: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.