Files
emacs/lib-src
Juanma Barranquero 7ce8671d69 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).
(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:46:57 +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-08-13 13:41:28 +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-10-06 01:45:50 +00:00
2007-10-09 08:52:57 +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

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.