summaryrefslogtreecommitdiff
path: root/conform
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-28 20:33:02 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-28 20:33:02 +0000
commit3c5912ee455d911f436367f7c80ff05deacb9e8f (patch)
treec99d70d0bf60981dac2b4c0dd4f4d2cafc37dd18 /conform
parentc9a0e4abd0072737ab23f4e28703ce1b29269054 (diff)
Update.
* conform/data/spawn.h-data: Allow all of <sched.h>.
Diffstat (limited to 'conform')
-rw-r--r--conform/data/spawn.h-data1
1 files changed, 1 insertions, 0 deletions
diff --git a/conform/data/spawn.h-data b/conform/data/spawn.h-data
index 5d59dec0c8..8afca02216 100644
--- a/conform/data/spawn.h-data
+++ b/conform/data/spawn.h-data
@@ -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