(w32_executable_type): Properly cast dos_header when
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:10:29 +0000 (05:10 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:10:29 +0000 (05:10 +0000)
commitef79fbba2fb79df89a0ec9476981e7eb996d4f7d
tree5d677036fba60360d80eed8a572a91749e425f2a
parentc88696553221c2e8df18c16b64d7f9e405128d2b
(w32_executable_type): Properly cast dos_header when
making size comparison.
(sys_spawnve): Update comments.
(sys_select): Ignore children dead children with pending input.
Delay sending SIGCHLD until all output has been read.
(sys_kill): Sleep to allow focus change events to propagate.
Use TerminateProcess on Win95.
(int_from_hex, enum_locale_fn, Fw32_get_valid_locale_ids):
New functions.
(Vw32_valid_locale_ids): New variable.
(Fw32_set_current_locale): Send message to input thread.
(syms_of_ntproc): defsubr Sw32_get_valid_locale_ids.
src/w32proc.c