This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
hongwenjun
/
musl
peilaus alkaen
https://git.musl-libc.org/git/musl
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Wiki
Selaa lähdekoodia
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 vuotta sitten
vanhempi
79a5e73e51
sitoutus
dc62790dee
3 muutettua tiedostoa
jossa
0 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
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
Näytä tiedosto
+ 0
- 0
src/linux/dup3.c → src/unistd/dup3.c
Näytä tiedosto
+ 0
- 0
src/linux/pipe2.c → src/unistd/pipe2.c
Näytä tiedosto