mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Update.
* conform/data/spawn.h-data: Allow all of <sched.h>.
This commit is contained in:
@@ -31,6 +31,7 @@ function int posix_spawn_file_actions_init (posix_spawn_file_actions_t*)
|
||||
function int posix_spawn (pid_t*, const char*, const posix_spawn_file_actions_t*, const posix_spawnattr_t*, char *const[], char *const[]);
|
||||
function int posix_spawnp (pid_t*, const char*, const posix_spawn_file_actions_t*, const posix_spawnattr_t*, char *const[], char *const[]);
|
||||
|
||||
allow-header sched.h
|
||||
allow-header signal.h
|
||||
allow-header sys/types.h
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user