This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hongwenjun
/
musl
mirror da
https://git.musl-libc.org/git/musl
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
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 anni fa
parent
79a5e73e51
commit
dc62790dee
3 ha cambiato i file
con
0 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra 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
Vedi File
+ 0
- 0
src/linux/dup3.c → src/unistd/dup3.c
Vedi File
+ 0
- 0
src/linux/pipe2.c → src/unistd/pipe2.c
Vedi File