170 Commits (e38e72c0d4ba4429a85739e412d2dfc80db67126)
 

Author SHA1 Message Date
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
Harry Chen 1829ca47d4 Make nginx compile on 32bit platform, fix bitcuit on riscv
6 years ago
Harry Chen b09e4e24ad Make redis run under mipsel
6 years ago
Harry Chen 4f5bbce516 Merge branch 'master' of https://github.com/rcore-os/rcore-user into HEAD
6 years ago
Harry Chen 60bc1a54d2 Port ucore, rust, biscuit to mipsel
6 years ago
Jiajie Chen 88a036dbf0 Building redis for rv64 works with prebuilt toolchain but not the one from source
6 years ago
Chen b1e7a2d07e
Merge pull request #2 from ProfFan/master
6 years ago
Fan Jiang de875a4a71 echo is not POSIX compliant on \n
6 years ago
Jiajie Chen ec476c3acb Bump rcore-fs-fuse version
6 years ago
Jiajie Chen 8af72001d1 Disable iperf for darwin, update README for gcc
6 years ago
Jiajie Chen 1349a4c4c2 Build iperf3 statically
6 years ago
Jiajie Chen 7589a0acf4 Add iperf3 program
6 years ago
Jiajie Chen 69febc9fcc Add instructions for nginx
6 years ago
Jiajie Chen a2c714f460 Fix nginx static build and nginx.conf
6 years ago
Jiajie Chen 0c30009938 Add an example nginx conf
6 years ago
Jiajie Chen 315299114e Allow user to download and extract alpinelinux rootfs in Makefile
6 years ago
WangRunji bf70c66685 update command to install rcore-fs-fuse
6 years ago
WangRunji 26f61fa75a update README
6 years ago
Jiajie Chen aa0c8b440e Add note for how to test redis
6 years ago
Jiajie Chen 81a1f9356c Redis is working with patches and also copy a redis.conf to build dir
6 years ago
Jiajie Chen 41d8f344a3 Fix redis building on Linux and disable its usage of epoll
6 years ago
equation314 96548d0464 Fix SYS_FACCESSAT id for non-x86
6 years ago
Jiajie Chen af7bd73cba Fix allow_failures syntax again
6 years ago
Jiajie Chen c20c79c29e Merge targets in travis ci and fix typo in Makefile
6 years ago
Jiajie Chen 11e02349a7 Do not build redis on CI by default
6 years ago
Jiajie Chen 29bf99fe4a Fix allow_failures syntax
6 years ago
Jiajie Chen 586e682f06 Add conditional compilation for nginx and redis
6 years ago
Jiajie Chen 7bf5f7cf64 Fix travis CI and makefile
6 years ago
Jiajie Chen 1be7b49668 Install riscv linux musl toolchain in travis ci
6 years ago
Jiajie Chen 1ef3203f99 Add bulid matrix in README and update build matrix in travis CI
6 years ago
Jiajie Chen 88a1f52646 Create directory before copying redis and nginx
6 years ago
Jiajie Chen 3f62c5095b Remove i386 arch, add redis and nginx to travis ci test
6 years ago
Jiajie Chen a62056dd8b Build redis
6 years ago
Jiajie Chen e60682ae32 Do not build nginx on Darwin
6 years ago
Jiajie Chen 2d9d78e714 Build nginx
6 years ago
Jiajie Chen 18753c0190 Fix typo in travis CI and remove allow_failure
6 years ago
Jiajie Chen 787ffbd4eb Download prebuilt from musl.cc. Disable osx in .travis.yml
6 years ago
Jiajie Chen 0858788fdb Add osx to allow failures
6 years ago