1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
emacs/lib-src
Juanma Barranquero 1e7823d061 [WINDOWSNT]: Define HAVE_INET_SOCKETS.
[!WINDOWSNT]: Include <netinet/in.h> if available.
[HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS.
(IOCTL, IOCTL_BOOL_ARG): Remove.
(set_tcp_socket): Don't set the socket in blocking mode.  Remove c_arg.
2006-11-02 09:55:33 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483 2004-08-09 07:40:39 +00:00
.gitignore Add blessmail. 2006-09-30 09:22:41 +00:00
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl Update FSF's address. 2005-07-04 15:47:28 +00:00
ChangeLog [WINDOWSNT]: Define HAVE_INET_SOCKETS. 2006-11-02 09:55:33 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cvtmail.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. 2006-06-03 15:05:05 +00:00
ebrowse.c * ebrowse.c (usage, version): Mark as NO_RETURN. 2006-07-18 16:33:45 +00:00
emacsclient.c [WINDOWSNT]: Define HAVE_INET_SOCKETS. 2006-11-02 09:55:33 +00:00
emacstool.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
etags.c Fix previous change. 2006-08-09 06:56:38 +00:00
fakemail.c (fatal): Drop second parameter and treat first 2006-07-20 13:33:48 +00:00
getopt1.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_int.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
gettext.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
grep-changelog Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
hexl.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
make-docfile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
Makefile.in (UTILITIES): Remove yow${EXEEXT}. 2006-06-09 17:53:58 +00:00
makefile.w32-in (ALL): Add emacsclient. 2006-10-31 00:19:38 +00:00
movemail.c (main): Check for negative value from `read'. 2006-04-29 18:55:19 +00:00
ntlib.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
ntlib.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
pop.c (pop_open, socket_connection, KPOP_SERVICE): Added 2006-05-23 10:44:39 +00:00
pop.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
profile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs2log Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs-checkin Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c (main): Initialize bp, to avoid compiler warnings 2006-06-03 14:58:50 +00:00
test-distrib.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
testfile
update-game-score.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
vcdiff Use "echo" as a default for $echo, otherwise we'll execute $DIFF 2006-03-18 14:47:20 +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.