aboutsummaryrefslogtreecommitdiff
path: root/lib/std/c/haiku.zig
AgeCommit message (Expand)Author
2022-08-18AstGen: disallow leading zeroes in int literals and int typeszooster
2022-07-11Sema: allow `void` as an extern union field & fix invalid extern unionsVeikka Tuominen
2022-07-04std: update bsd bits to new fn ptr semanticsAndrew Kelley
2022-02-26add constant for haikuAl Hoang
2022-02-15Adds Linux support for POSIX file locking with fcntlAnthony Carrico
2022-02-13std.c.haiku: move Stat.crtime to Stat.birthtimeominitay
2021-12-19stage1, stage2: rename c_void to anyopaque (#10316)Isaac Freund
2021-11-19haiku follow up cleanup of constantsAl Hoang
2021-11-15haiku constants cleanup and updateAl Hoang
2021-11-15update mmap flags, use definesAl Hoang
2021-11-15ensure zig fmtAl Hoang
2021-11-15updates for haiku stdcAl Hoang
2021-09-16Set the Storage socket sizes to be system definedStephen Gregoratto
2021-09-01std.os reorg: regression fixes to stack_t, and std.ThreadAndrew Kelley
2021-09-01std.os reorg: more fixes caught by CIAndrew Kelley
2021-09-01std.os fixes to get the test suite passing againAndrew Kelley
2021-09-01std: fix regressions from this branchAndrew Kelley
2021-09-01std: reorganization that allows new usingnamespace semanticsAndrew Kelley
2021-09-01std.os.windows: reorg to avoid `usingnamespace`Andrew Kelley
2021-09-01std.os: more reorganization effortsAndrew Kelley
2021-09-01std: reorganize std.c to eliminate `usingnamespace`Andrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-04-29std: fix compile errors found by stage2 AstGenAndrew Kelley
2021-04-23update haiku system constantsAl Hoang
2021-02-25initial support for haiku sync updateAl Hoang
2021-02-25initial support for haiku continue clean upAl Hoang
2021-02-25initial support for haiku past stage0Al Hoang
2021-01-14organize std lib concurrency primitives and add RwLockAndrew Kelley
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2019-11-08fixups and zig fmtAndrew Kelley