aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux
AgeCommit message (Expand)Author
2019-11-30Merge pull request #3808 from LemonBoy/i386-for-yaAndrew Kelley
2019-11-30move `std.fs.Dir.cwd` to `std.fs.cwd`Andrew Kelley
2019-11-30linux-i386 supportLemonBoy
2019-11-24make std.mem.toSlice use null terminated pointersAndrew Kelley
2019-11-21string literals are now null terminatedAndrew Kelley
2019-11-08update more of the std lib to use `@as`Andrew Kelley
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-10-16improve docs and field names of Statx structAndrew Kelley
2019-10-12Add support for the statx syscallLemonBoy
2019-10-03Fix pipe syscall for MIPSLemonBoy
2019-10-01Correct signal bits for MIPSLemonBoy
2019-09-26Initial support for mipsel architecture¬LemonBoy
2019-09-25mv std/ lib/Andrew Kelley