summaryrefslogtreecommitdiff
path: root/src/unix/hermit
Commit message (Expand)AuthorAgeFilesLines
* Add ISO C functions atof, atol, atoll, strtoll, strtoullLegionMammal9782022-12-141-1/+0
* Fix styleYuki Okushi2021-04-061-24/+5
* Use safe_f! consistently across platformsDaniil Bondarev2020-09-121-4/+4
* Re-define `__priority_which`s as c_uint in linux-gnuYuki Okushi2020-05-211-0/+4
* Remove license headersYuki Okushi2020-04-111-10/+0
* Formattinggnzlbg2019-09-121-27/+52
* Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg2019-05-271-0/+2
* Test strerror_r on Android and Linuxgnzlbg2019-05-231-0/+3
* [breaking change] incorrect API of gettimeofdaygnzlbg2019-05-221-0/+2
* remove obsolete definition of gid_t and uid_tStefan Lankes2019-03-031-2/+0
* remove unused variablesStefan Lankes2019-03-031-4/+2
* add missing debug trait for sockaddr_storageStefan Lankes2019-03-031-3/+43
* add missing traits like DebugStefan Lankes2019-03-031-59/+280
* allowd unused types ggid_t and uuid_tStefan Lankes2019-03-031-0/+2
* Clean libc-test for apple targetsgnzlbg2019-02-221-0/+6
* Fix build on all platformsgnzlbg2019-02-071-0/+9
* Fix uname on FreeBSDAlan Somers2019-01-031-0/+1
* splice the common libc functions and ctypes throughout the librarygnzlbg2018-11-211-0/+6
* Fix coding style.Colin Finck2018-07-311-5/+12
* Add libc definitions for HermitCore (https://hermitcore.org)Colin Finck2018-07-303-0/+733