1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 00:10:48 -08:00
emacs/lib-src
Juanma Barranquero 6f5b06547b Add stubs for Windows, required after CVE-2010-0825 change.
* ntlib.c (getgid, getegid, setegid): New stubs.
* ntlib.h (getgid, getegid, setegid): Declare them.
2010-04-03 04:16:16 +02:00
..
.arch-inventory
.gitignore
b2m.c
b2m.pl
ChangeLog
COPYING
digest-doc.c
ebrowse.c
emacsclient.c
etags.c
fakemail.c
getopt.c
getopt1.c
getopt_.h
getopt_int.h
gettext.h
grep-changelog
hexl.c
make-docfile.c
Makefile.in
makefile.w32-in
movemail.c
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs-checkin
rcs2log
README
sorted-doc.c
test-distrib.c
testfile
update-game-score.c
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.