1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-12 02:40:34 -08:00
emacs/lib-src
Dave Love 5b400482b0 Include unistd.h, string.h, stdlib.h,
fcntl.h, stdarg.h conditionally.
(_GNU_SOURCE, __attribute__): Don't define.
(optarg, optind, opterr): Declare.
(lose, lose_syserr): Use NO_RETURN.
(get_user_id): Use P_.
2002-11-18 15:35:07 +00:00
..
.gitignore
b2m.c
b2m.pl Fix regexp for finding return address fields. 2002-07-29 20:05:34 +00:00
ChangeLog *** empty log message *** 2002-11-18 04:59:52 +00:00
COPYING
cvtmail.c
digest-doc.c
ebrowse.c
emacsclient.c Remove reference to SERVER_HOME_DIR completely. 2002-10-01 00:47:12 +00:00
emacstool.c
etags.c (regex_tag_multiline, readline): Never pass pfnote a 2002-09-03 15:21:07 +00:00
fakemail.c
getopt.c
getopt.h
getopt1.c
grep-changelog
hexl.c
leditcfns.c
make-docfile.c (read_c_string_or_comment): Declare msgno. 2002-11-14 14:09:44 +00:00
Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir). 2002-11-18 04:53:59 +00:00
makefile.nt Remove references to emacsserver. 2002-09-25 20:03:21 +00:00
makefile.w32-in (lisp): Load devanagari.el, not .elc. 2002-10-04 10:09:35 +00:00
movemail.c (pop_retr): Declare comment. 2002-11-14 14:09:51 +00:00
ntlib.c
ntlib.h
pop.c (socket_connection): Move the code to resolve the POP 2002-05-17 11:24:02 +00:00
pop.h
profile.c
rcs-checkin
rcs2log
README
sorted-doc.c
test-distrib.c
testfile
update-game-score.c Include unistd.h, string.h, stdlib.h, 2002-11-18 15:35:07 +00:00
vcdiff
yow.c

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.