make/w32/subproc
Stephan T. Lavavej 99385ee6f7 Solve some Windows build issues.
* main.c (main): Use ONS(), not OSN().
(prepare_mutex_handle_string) [WINDOWS32]: Use %Ix formatting to
support both 32bit and 64bit systems.
* job.c (free_child, new_job): Use ONS(), not OSN().
* w32/subproc/w32err.c (map_windws32_error_to_string): Use O() when
calling fatal().

Copyright-paperwork-exempt: yes
2013-11-27 10:57:37 -05:00
..
build.bat Improve MS-Windows build scripts. 2013-04-25 20:41:53 +03:00
misc.c Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00
NMakefile Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00
proc.h Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00
sub_proc.c Fix Savannah bug #31150 with failures due to setting window title. 2013-10-22 19:04:34 +03:00
w32err.c Solve some Windows build issues. 2013-11-27 10:57:37 -05:00