emacs/lib-src
Juanma Barranquero 70cd9104ca Add a wrapper for getenv so it also checks the registry on Windows.
Suggestion and algorithm by Eli Zaretskii.
Code partially based on w32_get_resource and init_environment (w32.c).
(xmalloc): New function by Károly Lőrentey (backported from the trunk).
(quote_file_name): Use it.
(egetenv): New wrapper for getenv.
(get_current_dir_name, decode_options, get_server_config, set_local_socket,
set_socket, main): Use egetenv, not getenv.
(w32_get_resource, w32_getenv) [WINDOWSNT]: New functions.
2007-10-26 15:39:49 +00:00
..
.arch-inventory
.gitignore
b2m.c
b2m.pl
ChangeLog
COPYING
cvtmail.c
digest-doc.c
ebrowse.c
emacsclient.c
emacstool.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.