aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fs/get_app_data_dir.zig
AgeCommit message (Expand)Author
2022-01-24std/fs: Support `XDG_DATA_HOME`fifty-six
2021-12-19stage1, stage2: rename c_void to anyopaque (#10316)Isaac Freund
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-11-30std lib API deprecations for the upcoming 0.9.0 releaseAndrew Kelley
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-09-24Initial bringup of the Solaris/Illumos portStephen Gregoratto
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-04-15std: change `@import("builtin")` to `std.builtin`Andrew Kelley
2021-03-01zig fmt the std libAndrew Kelley
2021-02-25initial support for haiku sync updateAl Hoang
2021-02-25initial support for haiku past stage0Al Hoang
2020-12-31Year++Frank Denis
2020-10-17Merge branch 'master' into openbsd-minimalSebastien Marie
2020-10-12Rename .macosx to .macosVignesh Rajagopalan
2020-10-11add minimal openbsd supportSébastien Marie
2020-08-20add license header to all std lib filesAndrew Kelley
2020-05-18Add/fix missing WASI functionality to pass libstd testsJakub Konka
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-02-28introduce operating system version ranges as part of the targetAndrew Kelley
2020-02-12Switch a bunch of FBA to use testing.allocatorBenjamin Feng
2019-12-29std: sentinel terminated pointers for utf16 apisdaurnimator
2019-11-27remove type coercion from array values to referencesAndrew Kelley
2019-10-30DragonFlyBSD supportTse
2019-09-25mv std/ lib/Andrew Kelley