157 Commits (c3c5649c65f778f868c581246acafc341cd79426)
 

Author SHA1 Message Date
王晓智 c3c5649c65 Merge branch 'master' of https://github.com/rcore-os/rcore-user into gty
6 years ago
Tianyu Gao 5a8fa375ab fix a bug of audio hello
6 years ago
Harry Chen ad822e6d3b Fix Makefile (what stupid typo)
6 years ago
Harry Chen dca77ec5ec Ignore errors when downloading alpine, run full build instead of selected ones
6 years ago
Tianyu Gao 98b8309656 add ioctl to audio hello
6 years ago
Tianyu Gao 277589d7fa add audio to audio hello; pass building
6 years ago
gaotianyu1350 cf8db2eccd add audio to audio_hello
6 years ago
chyyuu 9fb1d459b5 add pthread testsuits
6 years ago
Jiajie Chen bb73d6ecce Implement rcore-fs-fuse version binding
6 years ago
WangRunji b6a3477505 bump rcore-fs-fuse version
6 years ago
chyyuu aec8667eb0 add exec fork readv test apps
6 years ago
chyyuu 05f0efd3fd add some test parts for alpine linux x86_64
6 years ago
chyyuu 7049fce31f add hello.sh for testing shell
6 years ago
chyyuu ed0045b9f9 Merge branch 'master' of github.com:rcore-os/rcore-user
6 years ago
chyyuu b1391f235d update env1 executive file
6 years ago
chyyuu ffe790d91f add new hello world lua/py3/ruby apps
6 years ago
chyyuu 8763df973d set 'busybox ash' dynamic-linked app from alpine linux as the default init shell in x86_64 environment
6 years ago
Tianyu Gao a273f2b538 add pin 40 test
6 years ago
Jiajie Chen 532c7c2558 Fix redis building on mipsel
6 years ago
Jiajie Chen f27309af53 Enable redis static build
6 years ago
chyyuu 396c8d0ec1 Merge branch 'master' of github.com:rcore-os/rcore-user
6 years ago
chyyuu 633b28f273 add little source codes and compiled .o, .exe codes from alpine linux for testing
6 years ago
Jiajie Chen 8dbc0edb93 Disable biscuit for Darwin-riscv32
6 years ago
Yuhao Zhou 836a007de9 Fix off_t in mipsn32.
6 years ago
Yuhao Zhou 4ea7730ec2 Merge branch 'master' of https://github.com/rcore-os/rcore-user
6 years ago
Yuhao Zhou a9bc66382c Support TLS for MIPS.
6 years ago
Tianyu Gao 4982a89bcd modify audio hello
6 years ago
gaotianyu1350 a21159514b add gpio & ioctl test
6 years ago
gaotianyu1350 907a6df98d add gpio test
6 years ago
Tianyu Gao ad2f12018b add device file test (audio_hello.c)
6 years ago
Tianyu Gao b4d6ec50fe add blank
6 years ago
Harry Chen fdaa1be863 Fix syscall and add mipsel to travis CI
6 years ago
Yuhao Zhou 2c80f1e46f Update ucore/exit for rcore.
6 years ago
Yuhao Zhou 4de7713835 Fix ucore/matrix.
6 years ago
Yuhao Zhou aeea2b569e Update ucore/forktest to fit rcore convention.
6 years ago
Tianyu Gao 64d33a70cf audio update
6 years ago
Harry Chen 07619a48d4 Fix mips syscall number
6 years ago
gaotianyu1350 207db63ee5 add audio hello
6 years ago
Harry Chen 215b8c52b3 Fix WAIT syscall number for mipsel
6 years ago
Harry Chen a2985b6e80 Use syscall numbers from o32 ABI (which musl uses)
6 years ago
Harry Chen 23cfbb6565 Merge branch 'master' of github.com:rcore-os/rcore-user
6 years ago
Harry Chen c730e9c8da Use MIPS N32 abi in all user programs
6 years ago
Jiajie Chen 77dd4b1e80 Bump treebitmap version
6 years ago
Jiajie Chen b00a4d266a Complete working raw socket forwarding
6 years ago
Jiajie Chen a460c5b327 Fix mips rust programs
6 years ago
Jiajie Chen 0dc44ae9cb Fix ip checksum calculation
6 years ago
Harry Chen 67890aeb42 Add __start as ucore mipsel entry point
6 years ago
Jiajie Chen 42c0f22ed3 Add half baked raw_socket app
6 years ago
Harry Chen 97bae0c39a Add busybox for riscv32 and mipsel, update README
6 years ago
Harry Chen a1d9dcc78c Fix ucore user app compiling on x86_64
6 years ago