26 Commits (master)

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
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
Tianyu Gao a273f2b538 add pin 40 test
6 years ago
Yuhao Zhou 836a007de9 Fix off_t in mipsn32.
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 64d33a70cf audio update
6 years ago
gaotianyu1350 207db63ee5 add audio hello
6 years ago
Harry Chen c730e9c8da Use MIPS N32 abi in all user programs
6 years ago
Harry Chen 60bc1a54d2 Port ucore, rust, biscuit to mipsel
6 years ago
Jiajie Chen 091b95fae2 Fix biscuit building under Linux musl-gcc
6 years ago
Jiajie Chen 9f46239322 Use musl instead of litc in biscuit programs
6 years ago
Jiajie Chen 5b12508570 Workaround for tls and use getdents64 to implement fdopendir
6 years ago
WangRunji 64dac11ac3 fix x86_64 syscall register (r10)
6 years ago
WangRunji cb1bd5b835 fix struct stat to match Linux ABI
6 years ago
equation314 250f278a53 Merge branch 'linux64-syscall' of https://github.com/wangrunji0408/rcore_user into HEAD
6 years ago
equation314 ddede19b61 biscuit: support aarch64
6 years ago
WangRunji 5804df1c3b biscuit: fix sys_mmap. add syscall6
6 years ago
WangRunji d84f21465c biscuit: fix argc, argv
6 years ago
WangRunji 5eeb7b20c9 sysenter -> syscall
6 years ago
WangRunji fc8393f95e add Biscuit user programs from origin
6 years ago