1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00
emacs/lib-src
2011-08-28 17:27:35 -07:00
..
.gitignore
ChangeLog Add Bug#. 2011-08-28 17:27:35 -07:00
COPYING
ebrowse.c Assume freestanding C89 headers, string.h, stdlib.h. 2011-07-06 18:32:56 -07:00
emacsclient.c Integer and memory overflow issues. 2011-08-28 16:52:34 -07:00
etags.c * etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int, 2011-08-28 16:55:41 -07:00
grep-changelog
hexl.c
make-docfile.c [ChangeLog] 2011-05-28 15:39:39 -07:00
Makefile.in * lib-src/Makefile.in (all, clean): Use $EXE_FILES. 2011-05-25 00:13:57 -07:00
makefile.w32-in Assume freestanding C89 headers, string.h, stdlib.h. 2011-07-06 18:32:56 -07:00
movemail.c * movemail.c (main): Do not use sprintf when its result might not fit 2011-08-28 16:57:19 -07:00
ntlib.c w32: Fix some warnings reported by -Wall -Wextra. 2011-03-23 17:25:38 +01:00
ntlib.h
pop.c Assume freestanding C89 headers, string.h, stdlib.h. 2011-07-06 18:32:56 -07:00
pop.h
profile.c
rcs-checkin
rcs2log
README
test-distrib.c
testfile
update-game-score.c * update-game-score.c: Include <limits.h> 2011-08-28 16:59:14 -07:00
vcdiff

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.