Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09abee8 commit 3511792Copy full SHA for 3511792
1 file changed
libc/include/unistd.yaml
@@ -344,6 +344,7 @@ functions:
344
- POSIX
345
return_type: ssize_t
346
arguments:
347
+ - type: int
348
- type: const char *__restrict
349
- type: char *__restrict
350
- type: size_t
@@ -379,7 +380,6 @@ functions:
379
380
381
return_type: int
382
- - type: int
383
- type: const char *
384
- type: int
385
0 commit comments