emacs/lib-src
Thien-Thi Nguyen 8aaad97dbd Throughout, replace 0 destined for `exit' arg
with `EXIT_SUCCESS'.  Likewise, replace 1 with `EXIT_FAILURE'.
(main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
2004-05-09 15:38:38 +00:00
..
.gitignore Add fns.el, which is produced on MS-DOS instead of fns-*.el. 2001-06-29 16:42:52 +00:00
b2m.c (GOOD, BAD): Delete macros. Throughout, 2004-05-08 16:26:12 +00:00
ChangeLog Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
COPYING # 1999-10-17 09:55:57 +00:00
cvtmail.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
digest-doc.c Add copyright notice. 2001-02-20 13:36:21 +00:00
ebrowse.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
emacsclient.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
emacsserver.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
emacstool.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
etags.c [VMS] Include lib$routines.h. 2004-05-08 17:01:01 +00:00
fakemail.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
getopt.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +00:00
getopt.h fix line endings 2000-08-23 21:41:37 +00:00
getopt1.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +00:00
grep-changelog (parse_changelog): Remove unused local variable. 2001-07-25 13:00:30 +00:00
hexl.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
Makefile.in fix up hesiod and kerberos configuration problems 2001-10-19 00:31:27 +00:00
makefile.nt (ALL): Do not include fakemail. 2001-10-18 15:12:30 +00:00
makefile.w32-in (install): Do not copy fakemail. 2001-10-18 15:11:40 +00:00
movemail.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
ntlib.c (sleep): Make argument unsigned long. 2000-08-22 21:22:20 +00:00
ntlib.h (WIN32): Remove unnecessary definition. 2000-08-22 21:24:06 +00:00
pop.c comment 2000-06-20 13:27:11 +00:00
pop.h Undo previous change. 1998-05-25 20:11:54 +00:00
profile.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
rcs-checkin Update copyright date. 2002-02-10 08:11:51 +00:00
rcs2log (Copyright): Update to 2002. Add '(C)' as per coding guidelines. 2002-02-03 17:45:30 +00:00
README # 1999-10-03 20:46:34 +00:00
sorted-doc.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
tcp.c (main): Convert port to network byte order. 1996-02-21 17:11:13 +00:00
test-distrib.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00
testfile # 1999-10-01 12:43:57 +00:00
vcdiff Add copyright notice. 2001-02-20 13:36:21 +00:00
yow.c Throughout, replace 0 destined for `exit' arg 2004-05-09 15:38:38 +00:00

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.