aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/freebsd.zig
AgeCommit message (Expand)Author
2025-10-10std: stop exposing anything having to do with ucontext_tAlex Rønne Petersen
2025-09-30std: rework/remove ucontext_tmlugg
2025-07-08std.os.freebsd.copy_file_range: add missing error.UnexpectedAndrew Kelley
2025-07-07std.fmt: breaking API changesAndrew Kelley
2021-09-01std.os reorganization, avoiding `usingnamespace`Andrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2019-10-24get rid of std.os.foo.is_the_targetAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley