Revamp posix_spawn() implementation

This commit is contained in:
Justine Tunney 2022-10-12 05:26:58 -07:00
parent b41f91c658
commit 0cee831da3
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
15 changed files with 383 additions and 215 deletions

View file

@ -57,6 +57,8 @@ o//libc/stdio/appendw.o: private \
OVERRIDE_CFLAGS += \
-Os
o/$(MODE)/libc/stdio/posix_spawnattr.o \
o/$(MODE)/libc/stdio/posix_spawn_file_actions.o \
o/$(MODE)/libc/stdio/mt19937.o: private \
OVERRIDE_CFLAGS += \
-ffunction-sections