Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions stdlib/public/Platform/spawn.apinotes
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@ Functions:
Parameters:
- Position: 0
Type: "posix_spawnattr_t _Nullable * _Nonnull"
- Name: posix_spawn
Parameters:
- Position: 2
Type: "const posix_spawn_file_actions_t _Nonnull * _Nullable"
- Position: 3
Type: "const posix_spawnattr_t _Nonnull * _Nullable"
- Name: posix_spawn_file_actions_init
Parameters:
- Position: 0
Type: "posix_spawn_file_actions_t _Nullable * _Nonnull"