This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
hongwenjun
/
musl
mirrorاز
https://git.musl-libc.org/git/musl
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
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 سال پیش
والد
79a5e73e51
کامیت
dc62790dee
3فایلهای تغییر یافته
به همراه
0 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
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
مشاهده فایل
+ 0
- 0
src/linux/dup3.c → src/unistd/dup3.c
مشاهده فایل
+ 0
- 0
src/linux/pipe2.c → src/unistd/pipe2.c
مشاهده فایل