1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lib-src
2001-01-13 16:49:49 +00:00
..
.gitignore *** empty log message *** 2000-09-21 15:08:55 +00:00
b2m.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +00:00
ChangeLog (write_c_args): Print newlines as spaces. 2001-01-13 16:49:49 +00:00
COPYING # 1999-10-17 09:55:57 +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
ebrowse.c (yyerror): Changed to take two arguments. Prototype 2001-01-02 14:32:37 +00:00
emacsclient.c (main): Remove unused local variable statbfr. 2001-01-02 13:52:48 +00:00
emacsserver.c (main) <homedir>: Make its declaration conditional 2001-01-02 13:52:04 +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 (canonicalize_filename) [DOS_NT]: Fix last change. 2000-12-16 17:46:59 +00:00
fakemail.c (readline): Cast buffer to "long *" to pacify 2001-01-02 13:51:07 +00:00
getopt1.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +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
grep-changelog Fix typos in comments. Remove trailing blanks. 2000-06-14 07:09:42 +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 (write_c_args): Print newlines as spaces. 2001-01-13 16:49:49 +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 (profile, make-docfile, hexl): Depend on config.h. 2000-08-29 17:12:42 +00:00
makefile.nt Added targets for ebrowse. 2000-06-11 20:53:47 +00:00
makefile.w32-in (clean): Delete $(COMPILER_TEMP_FILES) instead 2001-01-06 21:36:39 +00:00
movemail.c (index, rindex): Prototype conditionally. 2000-09-04 15:26:16 +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 Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +00:00
rcs2log Avoid security hole allowing attacker to 2001-01-03 12:04:06 +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 Include config.h. 2000-09-25 17:39:03 +00:00
tcp.c (main): Convert port to network byte order. 1996-02-21 17:11:13 +00:00
test-distrib.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +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.