This website works better with JavaScript
Home
Verkennen
Help
Inloggen
hongwenjun
/
musl
spiegel van
https://git.musl-libc.org/git/musl
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Bladeren bron
move accept4, dup3, and pipe2 to non-linux-specific locations
these interfaces have been adopted by the Austin Group for inclusion in the next version of POSIX.
Rich Felker
12 jaren geleden
bovenliggende
79a5e73e51
commit
dc62790dee
3 gewijzigde bestanden
met
toevoegingen van 0
en
0 verwijderingen
Zij-aan-zij weergave
Toon Diff Stats
0
0
src/network/accept4.c
0
0
src/unistd/dup3.c
0
0
src/unistd/pipe2.c
+ 0
- 0
src/linux/accept4.c → src/network/accept4.c
Bestand weergeven
+ 0
- 0
src/linux/dup3.c → src/unistd/dup3.c
Bestand weergeven
+ 0
- 0
src/linux/pipe2.c → src/unistd/pipe2.c
Bestand weergeven