1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/lib-src
Jan D 5e3b9a89ad Fix -Wwrite-strings warnings in fakemail.c.
* fakemail.c: Include stdlib.h for getenv. Remove declaration of
popen, fclose and pclose.
(my_name, fatal, error, put_line): Use const char*
(main): Remove extern getenv, mail_program_name is const char*.
2010-08-11 11:16:35 +02:00
..
.gitignore
b2m.c
b2m.pl
ChangeLog Fix -Wwrite-strings warnings in fakemail.c. 2010-08-11 11:16:35 +02:00
COPYING
digest-doc.c
ebrowse.c
emacsclient.c
etags.c
fakemail.c Fix -Wwrite-strings warnings in fakemail.c. 2010-08-11 11:16:35 +02:00
getopt.c
getopt1.c
getopt_.h
getopt_int.h
gettext.h
grep-changelog
hexl.c
make-docfile.c
Makefile.in
makefile.w32-in
movemail.c
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs-checkin
rcs2log
README
sorted-doc.c
test-distrib.c
testfile
update-game-score.c
vcdiff

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.