(malloc, free, realloc, calloc): Rename if
authorAndrew Innes <andrewi@gnu.org>
Tue, 22 Aug 2000 23:55:09 +0000 (23:55 +0000)
committerAndrew Innes <andrewi@gnu.org>
Tue, 22 Aug 2000 23:55:09 +0000 (23:55 +0000)
commitbfba227f39681d75668ae91b446fe36ab0401500
tree5e3487acf7f0d597ecdffd091ff0697b40fd7548
parent546a4f000db850ef31bbc31f804568e9802d3aa8
(malloc, free, realloc, calloc): Rename if
USE_CRT_DLL is defined, so Emacs can use GNU malloc even though it
cannot override the CRT malloc.
(_WINSOCK_H): Define to prevent normal winsock
definitions from being used.
(sys_nerr): Provide default definition.
(strdup, strupr, strnicmp, stricmp, tzset, tzname): Map to same
name with _ prepended.
(NSIG): Define if not known.
(get_emacs_configuration): Provide extern declaration.
(get_emacs_configuration_options): Provide extern declaration.
(EMACS_CONFIG_OPTIONS): Call get_emacs_configuration_options.
src/s/ms-w32.h