aboutsummaryrefslogtreecommitdiff
path: root/lib/std
AgeCommit message (Expand)Author
2019-09-27Avoid truncating mmap2 offsets if not multiple of page sizeLemonBoy
2019-09-27std/os/uefi: add some hii supportNick Erdmann
2019-09-27std/os/uefi: add exitBootServices and allocatePoolNick Erdmann
2019-09-26fix mipsel regression in previous commitAndrew Kelley
2019-09-26fix some linux declarations not getting exposedAndrew Kelley
2019-09-26Errno changes for MIPSLemonBoy
2019-09-26Add comments about the test cases that have been disabledLemonBoy
2019-09-26Export _start as __start for MIPS targetsLemonBoy
2019-09-26Fix wrong IOCTL valueLemonBoy
2019-09-26Initial support for mipsel architecture¬LemonBoy
2019-09-25remove --override-std-dir. fix issues caused by moving std libAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley