Files
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
..
2006-12-23 09:53:24 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 07:00:38 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-08-08 07:12:39 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00:00
2006-03-31 07:25:44 +00:00
2007-07-25 05:08:27 +00:00
2007-07-25 05:08:27 +00: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.