1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lib-src
Richard M. Stallman 8148baf912 Only include ../src/config.h if HAVE_CONFIG_H is
defined, and if HAVE_CONFIG_H isn't defined, define
MAIL_USE_POP always (so that this file can be included in
other programs besides emacs).

Only declare h_errno if HAVE_H_ERRNO isn't defined or
HAVE_CONFIG_H isn't defined.

(find_crlf, getline): Instead of using strstr, use a
custom function for finding CRLF.
(my_strstr): Function deleted.
1994-10-19 22:52:57 +00:00
..
aixcc.lex Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
b2m.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
cvtmail.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
digest-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
emacsclient.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
emacsserver.c [SYSV_IPC] (main): Catch SIGHUP as well. Don't 1994-10-18 11:23:18 +00:00
emacstool.c *** empty log message *** 1994-02-27 03:51:02 +00:00
env.c Declare strerror. 1994-01-08 22:28:39 +00:00
etags-vmslib.c Use GPL. 1994-02-27 03:53:03 +00:00
etags.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
fakemail.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
hexl.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
make-path.c (touchy_mkdir): Make dir ugo+re even if it isn't new. 1994-09-24 01:48:04 +00:00
Makefile.in (regex.o): Use full path to find regex.c. 1994-10-17 20:56:18 +00:00
movemail.c Don't declare malloc. 1994-10-19 22:49:37 +00:00
pop.c Only include ../src/config.h if HAVE_CONFIG_H is 1994-10-19 22:52:57 +00:00
pop.h Initial revision 1994-09-27 19:49:25 +00:00
profile.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
rcs-checkin Use test -r instead of < to check readability, to avoid syntax error. 1994-10-19 21:27:58 +00:00
rcs2log Add support for CVS. 1994-08-15 22:44:10 +00:00
sorted-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
tcp.c Initial revision 1994-02-27 03:45:52 +00:00
test-distrib.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
timer.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
vcdiff Add --brief option. 1993-12-03 09:29:18 +00:00
wakeup.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
yow.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00