1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lib-src
Jan Djärv ee15f3125e (socket_connection): Move realhost out of #ifdefs.
Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO.
2007-11-19 11:09:20 +00:00
..
.arch-inventory Update some .arch-inventory files 2007-07-30 05:36:46 +00:00
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ChangeLog (socket_connection): Move realhost out of #ifdefs. 2007-11-19 11:09:20 +00:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
cvtmail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
digest-doc.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ebrowse.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
emacsclient.c Comment change. 2007-10-27 13:38:28 +00:00
etags.c Make prototypes for extern definitions, and add all 2007-11-15 15:38:52 +00:00
fakemail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt1.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_int.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
hexl.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
make-docfile.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
Makefile.in Remove broken end-of-file comment. 2007-10-06 01:45:50 +00:00
makefile.w32-in * makefile.w32-in (obj): Remove sunfns.o. 2007-11-01 07:16:11 +00:00
movemail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ntlib.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ntlib.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
pop.c (socket_connection): Move realhost out of #ifdefs. 2007-11-19 11:09:20 +00:00
pop.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
profile.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
rcs2log Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
rcs-checkin Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
test-distrib.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
testfile
update-game-score.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
vcdiff Switch license to GPLv3 or later. 2007-07-25 05:08:27 +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.