aboutsummaryrefslogtreecommitdiff
path: root/lib/std/c/haiku.zig
AgeCommit message (Expand)Author
2025-09-30std: rework/remove ucontext_tmlugg
2025-09-09std: add IP, IPV6, IPTOS sockopt constantsBrandon Black
2025-06-05haiku: restore functions mistakenly removed in e8c4e79Elaine Gibson
2024-07-19std.c reorganizationAndrew Kelley
2024-04-08haiku: fix directory iterationJacob Young
2024-03-30cbe: rewrite `CType`Jacob Young
2024-03-27haiku: fix poll definitionsJacob Young
2024-03-23haiku: debitrotJacob Young
2024-03-19extract std.posix from std.osAndrew Kelley
2024-03-17AstGen: disallow alignment on function typesJacob Young
2024-02-12std.os.termios: consolidate and correctAndrew Kelley
2024-02-12std.c.NCSS: consolidate and correctAndrew Kelley
2024-02-12std: add type safety to cc_tAndrew Kelley
2024-02-11some API work on std.c, std.os, std.os.wasiAndrew Kelley
2024-02-06std.c.MAP: use a packed structAndrew Kelley
2023-07-31Revert "std: adding sigevent to supported platforms."Andrew Kelley
2023-07-31Revert "std.c: add find_path for haiku"Andrew Kelley
2023-07-31Revert "std.fs: selfExePath haiku using constants instead"Andrew Kelley
2023-07-31Revert "std.Thread: refining stack size from platform minimum, changes more t...Andrew Kelley
2023-07-31Revert "Merge pull request #15867 from devnexen/haiku_malloc_usable_size"Andrew Kelley
2023-07-31Revert "std.c: msghdr* struct removing prefixes to match linux."Andrew Kelley
2023-07-31Revert "std.c: fix haiku's find_path signature."Andrew Kelley
2023-07-01std.c: fix haiku's find_path signature.David Carlier
2023-07-01std.c: msghdr* struct removing prefixes to match linux.David CARLIER
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-05-26std.c: haiku also supports malloc_usable_size to benefit zig's heapDavid Carlier
2023-05-25std.Thread: refining stack size from platform minimum, changes more targetted...David CARLIER
2023-05-09std.fs: selfExePath haiku using constants insteadDavid Carlier
2023-04-24std.c: add find_path for haikuDavid Carlier
2023-04-23std: adding sigevent to supported platforms.David CARLIER
2023-01-02remove the experimental std.x namespaceAndrew Kelley
2022-12-06remove most conditional compilation based on stage1Andrew Kelley
2022-11-04std.os: fix alignment of Sigaction.handler_fnRyan Schneider
2022-10-29fs: Some NAME_MAX/MAX_NAME_BYTES improvementsRyan Liptak
2022-10-29std.fs: Add MAX_NAME_BYTESRyan Liptak
2022-09-29std: Replace use of stage1 function pointersominitay
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