1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lib-src
1999-10-15 15:48:53 +00:00
..
.gitignore *** empty log message *** 1999-10-07 00:36:36 +00:00
b2m.c Include <stdlib.h> if available. 1998-04-06 10:12:28 +00:00
ChangeLog (pop.o): Depend on config.h. 1999-10-15 15:48:53 +00:00
cvtmail.c Undo previous change. 1996-07-16 22:39:31 +00:00
digest-doc.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
emacsclient.c (print_help_and_exit): Mention --version. 1999-08-29 19:30:53 +00:00
emacsserver.c Include <stdlib.h> if available. Don't declare errno if it's a macro. 1999-08-30 15:07:30 +00:00
emacstool.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +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.1 # 1999-10-03 20:46:34 +00:00
etags.c (erlang_attribute): Fix undefined variable usage (after Potorti). 1999-06-23 09:23:38 +00:00
fakemail.c Include <stdlib.h> if available. 1999-08-30 15:08:30 +00:00
getopt1.c automatically generated from GPLed version 1998-04-14 00:02:53 +00:00
getopt.c Avoid strneq. 1999-10-11 17:14:12 +00:00
getopt.h automatically generated from GPLed version 1997-06-21 04:31:18 +00:00
grep-changelog Initial revision 1999-08-10 13:33:49 +00:00
hexl.c Add copyright and permission notices. 1997-08-13 15:37:10 +00:00
leditcfns.c entered into RCS 1985-04-18 00:48:29 +00:00
make-docfile.c (scan_lisp_file): Fix typo causing infloop. 1999-09-27 11:34:27 +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 (pop.o): Depend on config.h. 1999-10-15 15:48:53 +00:00
makefile.nt Remove common multiple file compilation commands. 1999-03-06 02:15:46 +00:00
movemail.c (main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize. 1999-05-02 09:31:32 +00:00
ntlib.c (getppid): Look for EM_PARENT_PROCESS_ID. 1998-05-30 23:37:12 +00:00
ntlib.h Undefine _WINSOCKAPI_. 1998-06-01 14:01:14 +00:00
pop.c Use "pop3" as the POP service name on all platforms, 1999-10-10 23:09:04 +00:00
pop.h Undo previous change. 1998-05-25 20:11:54 +00:00
profile.c (get_time): Cast arg to fprintf. 1997-08-13 15:34:05 +00:00
rcs2log Update bug report address and copyright. 1998-08-12 22:33:01 +00:00
rcs-checkin Replace #!/bin/sh' with #! /bin/sh', for benefit of systems 1995-07-07 22:47:57 +00:00
README # 1999-10-03 20:46:34 +00:00
sorted-doc.c (main): Split up tables. Modify the preamble 1999-03-30 19:08:55 +00:00
tcp.c (main): Convert port to network byte order. 1996-02-21 17:11:13 +00:00
test-distrib.c Include <unistd.h> if available. 1999-08-30 15:05:17 +00:00
testfile # 1999-10-01 12:43:57 +00:00
timer.c Eliminate some -Wall warnings. 1994-10-12 20:21:51 +00:00
vcdiff (PATH): Add /usr/xpg4/bin, 1997-01-01 05:33:42 +00:00
wakeup.c [HAVE_CONFIG_H]: Only include config.h when defined. 1996-04-28 19:09:03 +00:00
yow.c Refer to epaths.h. 1999-02-26 11:37:05 +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.