We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
posix_spawn
1 parent e38f4f6 commit 8ce0d05Copy full SHA for 8ce0d05
libc/include/spawn.yaml
@@ -18,8 +18,8 @@ functions:
18
- type: const char *__restrict
19
- type: posix_spawn_file_actions_t *
20
- type: posix_spawnattr_t *__restrict
21
- - type: const char *__restrict *
22
+ - type: char * const * __restrict
23
- name: posix_spawn_file_actions_addclose
24
standards:
25
- POSIX
0 commit comments