mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 08:48:29 +00:00
Revamp posix_spawn() implementation
This commit is contained in:
parent
b41f91c658
commit
0cee831da3
15 changed files with 383 additions and 215 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SPAWN_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_SPAWN_H_
|
||||
#include "libc/calls/weirdtypes.h"
|
||||
#include "libc/stdio/spawn.h"
|
||||
#include "libc/stdio/posix_spawn.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SPAWN_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue