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.
1 parent 9c1d2f8 commit cc46536Copy full SHA for cc46536
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