1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/lib-src
Dan Nicolaescu 873fbd0b84 Convert function definitions to standard C.
* lib-src/update-game-score.c: Convert function definitions to standard C.
* lib-src/sorted-doc.c:
* lib-src/profile.c:
* lib-src/pop.c:
* lib-src/movemail.c:
* lib-src/make-docfile.c:
* lib-src/hexl.c:
* lib-src/fakemail.c:
* lib-src/etags.c:
* lib-src/ebrowse.c:
* lib-src/digest-doc.c:
* lib-src/b2m.c: Likewise.
2010-07-02 17:50:23 -07:00
..
.gitignore * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
b2m.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
b2m.pl Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
digest-doc.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
ebrowse.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
emacsclient.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
etags.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
fakemail.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt1.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_int.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hexl.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
make-docfile.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
Makefile.in Do not preprocess src/Makefile.in. 2010-05-26 22:43:27 -07:00
makefile.w32-in Fix Windows makefiles to adapt to lisp/vc reorganization. 2010-06-11 23:26:13 +02:00
movemail.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
ntlib.c Add stubs for Windows, required after CVE-2010-0825 change. 2010-04-03 04:23:51 +02:00
ntlib.h Remove BSTRING related code, all platforms define it. 2010-06-06 01:57:39 -07:00
pop.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
pop.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
profile.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
rcs-checkin Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcs2log Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
README
sorted-doc.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
test-distrib.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
testfile
update-game-score.c Convert function definitions to standard C. 2010-07-02 17:50:23 -07:00
vcdiff Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00

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.