This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
DragonOS-Community
/
relibc_openlibm
mirror of
https://gitlab.redox-os.org/redox-os/openlibm.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
hide versioned libraries from git
Jameson Nash
11 năm trước cách đây
mục cha
a076418c8b
commit
4689cf133e
1 tập tin đã thay đổi
với
3 bổ sung
và
3 xóa
Split View
Hiển thị tình trạng sai khác
3
3
.gitignore
+ 3
- 3
.gitignore
Xem Tập Tin
@@ -1,6 +1,6 @@
*.o
*~
*.a
-*.dll
-*.so
-*.dylib
+*.dll
*
+*.so
*
+*.dylib
*