This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
hongwenjun
/
musl
mirror de
https://git.musl-libc.org/git/musl
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
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
há 12 anos atrás
pai
79a5e73e51
commit
dc62790dee
3 ficheiros alterados
com
0 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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
Ver Ficheiro
+ 0
- 0
src/linux/dup3.c → src/unistd/dup3.c
Ver Ficheiro
+ 0
- 0
src/linux/pipe2.c → src/unistd/pipe2.c
Ver Ficheiro