LibC: Implement simple posix_spawn{,p}
This does not support file_actions or attributes
This commit is contained in:
@@ -34,6 +34,7 @@ set(LIBC_SOURCES
|
||||
semaphore.cpp
|
||||
setjmp.cpp
|
||||
signal.cpp
|
||||
spawn.cpp
|
||||
stdio.cpp
|
||||
stdlib.cpp
|
||||
string.cpp
|
||||
|
||||
Reference in New Issue
Block a user