1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-08 14:24:07 -07:00
emacs/lib-src
Paul Eggert 7e6d13fea4 Use "b" flag more consistently; avoid "t".
* make-docfile.c (READ_TEXT): Remove; all uses replaced by "r".
(READ_BINARY): Remove; all uses replaced by "rb".

Fixes: debbugs:18006
2014-07-15 12:28:25 -07:00
..
.gitignore
ChangeLog Use "b" flag more consistently; avoid "t". 2014-07-15 12:28:25 -07:00
COPYING
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c
emacsclient.c Omit redundant extern decls. 2014-06-17 09:09:19 -07:00
etags.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
grep-changelog
hexl.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
make-docfile.c Use "b" flag more consistently; avoid "t". 2014-07-15 12:28:25 -07:00
Makefile.in lib-src/Makefile trivial simplifications 2014-06-25 23:18:53 -07:00
makefile.w32-in
movemail.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
ntlib.c
ntlib.h Minor fixes for MS-Windows MinGW64 build. 2014-05-26 19:55:28 +03:00
pop.c
pop.h
profile.c
rcs2log Fix rcs2log problems with CVS. 2014-05-20 00:59:28 -07:00
README
update-game-score.c Remove dependencies on getdelim and getline. 2014-05-18 21:56:03 -07:00
update-game-score.exe.manifest

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.