Microsoft says that _spawnp must be used instead of spawnp. It fixes a warning when...
commit1339d0475954fa2278977562b618d9bab044bc82
authorChristian Jullien <jullien@coltrane.eligis.com>
Mon, 16 May 2016 15:58:56 +0000 (16 17:58 +0200)
committerChristian Jullien <jullien@coltrane.eligis.com>
Mon, 16 May 2016 15:58:56 +0000 (16 17:58 +0200)
treef1dd6e6b846601548896cae34606d83ab7bddd65
parent3f233ab12763bea12421eee1a22700dee733784b
Microsoft says that _spawnp must be used instead of spawnp. It fixes a warning when compiled with MinGW 32/64 gcc compilers
tcc.c