This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
hongwenjun
/
musl
miroir de
https://git.musl-libc.org/git/musl
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
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
il y a 12 ans
Parent
79a5e73e51
commit
dc62790dee
3 fichiers modifiés
avec
0 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
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
Voir le fichier
+ 0
- 0
src/linux/dup3.c → src/unistd/dup3.c
Voir le fichier
+ 0
- 0
src/linux/pipe2.c → src/unistd/pipe2.c
Voir le fichier