1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lib-src
Chong Yidong 51a91f9da6 Fix permissions handling (CVE-2010-0825).
* movemail.c (main): Check return values of setuid.  Avoid
possibility of symlink attack when movemail is setgid mail
(CVE-2010-0825).
2010-04-02 11:26:24 -04:00
..
.arch-inventory Remove cvtmail, yow, emacsserver. 2009-08-19 02:54:46 +00:00
.gitignore * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
b2m.c * b2m.c (main): Ensure that each message ends in two newlines. 2009-07-08 03:20:03 +00:00
b2m.pl Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Fix permissions handling (CVE-2010-0825). 2010-04-02 11:26:24 -04:00
COPYING
digest-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebrowse.c Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
emacsclient.c Remove extern errno declarations. 2010-04-01 20:10:33 -07:00
etags.c Remove extern errno declarations. 2010-04-01 20:10:33 -07:00
fakemail.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
getopt.c
getopt1.c
getopt_.h
getopt_int.h
gettext.h
grep-changelog Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hexl.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
make-docfile.c Fix typos in comments. 2010-01-18 04:58:35 +01:00
Makefile.in Cosmetic changes to lib-src/Makefile.in. 2010-03-20 11:13:46 -07:00
makefile.w32-in Bump version to 24.0.50. 2010-03-10 10:17:13 -05:00
movemail.c Fix permissions handling (CVE-2010-0825). 2010-04-02 11:26:24 -04:00
ntlib.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ntlib.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pop.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pop.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
profile.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcs-checkin Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcs2log Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
README
sorted-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
test-distrib.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
testfile
update-game-score.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vcdiff Add 2010 to copyright years. 2010-01-13 00:35:10 -08: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.