summaryrefslogtreecommitdiffstats
path: root/lib/libc/riscv
Commit message (Expand)AuthorAgeFilesLines
* MFC r314556-r314558brooks2017-03-111-1/+1
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsbrooks2016-06-222-58/+0
* Do not generate code for sbrk syscall -- sbrk support was removed.br2016-05-251-0/+1
* Remove legacy brk and sbrk from RISC-V.br2016-05-254-161/+1
* libc: stop exporting curbrk and minbrk in the private namespaceemaste2016-03-241-2/+0
* Bring in initial libc and libstand support for RISC-V.br2016-01-1725-0/+1392
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-111-0/+1
OpenPOWER on IntegriCloud