Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sched_getcpu() | Konstantin Belousov | 2021-11-10 | 1 | -1/+2 |
* | riscv: Implement non-stub __vdso_gettc and __vdso_gettimekeep | Jessica Clarke | 2021-07-05 | 1 | -1/+1 |
* | Reimplement brk() and sbrk() to avoid the use of _end. | Mark Johnston | 2018-06-04 | 1 | -1/+1 |
* | Remove architecture specific shmat.S files. | Brooks Davis | 2018-04-05 | 1 | -2/+0 |
* | Remove architecture specific sigreturn.S files. | Brooks Davis | 2018-04-04 | 1 | -1/+0 |
* | Reduce duplicate NOASM and PSEUDO definitions | Brooks Davis | 2016-09-08 | 1 | -10/+1 |
* | Remove unusedd and obsolete openbsd_poll system call. (Phase 1) | George V. Neville-Neil | 2016-08-18 | 1 | -1/+0 |
* | Replace use of the pipe(2) system call with pipe2(2) with a zero flags | Brooks Davis | 2016-06-22 | 1 | -1/+0 |
* | Do not generate code for sbrk syscall -- sbrk support was removed. | Ruslan Bukin | 2016-05-25 | 1 | -0/+1 |
* | Remove legacy brk and sbrk from RISC-V. | Ruslan Bukin | 2016-05-25 | 1 | -3/+1 |
* | Bring in initial libc and libstand support for RISC-V. | Ruslan Bukin | 2016-01-17 | 1 | -0/+25 |