1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/lib-src
Paul Eggert 15142f2797 Assume less-ancient POSIX support.
* update-game-score.c: Include <getopt.h> rather than rolling our
own decls for optarg, optind, opterr.  See
<http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html>.
2012-04-15 17:41:01 -07:00
..
.gitignore Don't ignore files that are no longer generated 2011-02-13 19:35:05 +01:00
ChangeLog Assume less-ancient POSIX support. 2012-04-15 17:41:01 -07:00
COPYING
ebrowse.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
emacsclient.c lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17:13:01Z!lekktu@gmail.com. 2012-04-12 20:22:06 +02:00
etags.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
grep-changelog Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
hexl.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
make-docfile.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Makefile.in Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
makefile.w32-in Support building on MS-Windows with libxml2. 2012-04-07 16:57:36 +03:00
movemail.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ntlib.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ntlib.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pop.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pop.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
profile.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rcs-checkin Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rcs2log Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
README
test-distrib.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
testfile
update-game-score.c Assume less-ancient POSIX support. 2012-04-15 17:41:01 -07:00
vcdiff Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -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.