Elaine Gibson ypsvlq · it/she
ypsvlq commented on pull request ziglang/zig#32137 2026年06月15日 17:25:56 +02:00
remove haiku from defaultSingleThreaded

friendly ping, I'd like to do more work on Haiku support but don't want to submit conflicting PRs

ypsvlq deleted branch haiku-sigrt from ypsvlq/zig 2026年05月30日 10:52:23 +02:00
ypsvlq deleted branch spirv from ypsvlq/zig 2026年05月30日 10:52:22 +02:00
ypsvlq created pull request ziglang/zig#35543 2026年05月30日 10:16:16 +02:00
std.c: fix haiku sigrtmin/sigrtmax
ypsvlq pushed to haiku-sigrt at ypsvlq/zig 2026年05月30日 10:13:43 +02:00
b9349d2a52 std.c: fix haiku sigrtmin/sigrtmax
ypsvlq created branch haiku-sigrt in ypsvlq/zig 2026年05月30日 10:13:43 +02:00
ypsvlq commented on pull request ziglang/zig#32137 2026年05月30日 10:13:07 +02:00
remove haiku from defaultSingleThreaded

futexWait/futexWake can't error

ypsvlq commented on pull request ziglang/zig#32137 2026年05月30日 10:13:06 +02:00
remove haiku from defaultSingleThreaded

this was defined with the wrong return type, and it doesn't set errno

ypsvlq pushed to master at ypsvlq/zig 2026年05月30日 10:03:34 +02:00
1e00b2fedf compiler: remove haiku from defaultSingleThreaded
c2e7f3caaa std.Io.Threaded: implement park and unpark for haiku
6cf4cd0fba std.c.haiku: cleanup
09ad5c029a Merge pull request 'make -Dskip-non-native smarter' (#35502) from skip_non_native into master
b8cb780230 std.Io.Writer: Make Hashing support pointers.
Compare 451 commits »
ypsvlq commented on pull request ziglang/zig#32137 2026年05月28日 14:42:47 +02:00
remove haiku from defaultSingleThreaded

Oh I hadn't read the context of Threaded.Thread properly, sorry.

ypsvlq commented on pull request ziglang/zig#32137 2026年05月28日 12:44:44 +02:00
remove haiku from defaultSingleThreaded

unpark is also called from cancelAwaitable:

ypsvlq closed pull request ziglang/zig#35369 2026年05月20日 13:17:34 +02:00
compiler: fix spirv makeWritable
ypsvlq commented on pull request ziglang/zig#35369 2026年05月20日 13:17:29 +02:00
compiler: fix spirv makeWritable

Codeberg kept 504ing and apparently made the PR twice.

ypsvlq deleted branch haiku-libcdirs from ypsvlq/zig 2026年05月20日 13:11:45 +02:00
ypsvlq created pull request ziglang/zig#35370 2026年05月20日 13:11:20 +02:00
compiler: fix spirv makeWritable
ypsvlq created pull request ziglang/zig#35369 2026年05月20日 13:10:45 +02:00
compiler: fix spirv makeWritable
ypsvlq pushed to spirv at ypsvlq/zig 2026年05月20日 13:07:00 +02:00
c13d05444d compiler: fix spirv makeWritable
21b7ceb5e5
std.fs.test: disable Dir.renamePreserve onto existing test on Windows
fe6c3e58ef
std.Io.RwLock: disable lock canceling test on SPARC
a8376afca9 Merge pull request 'add sparc64-linux-none to module test matrix' (#35348) from alexrp/zig:sparc64-linux into master
Compare 10 commits »
ypsvlq created branch spirv in ypsvlq/zig 2026年05月20日 13:06:56 +02:00
ypsvlq closed issue ziglang/translate-c#323 2026年05月08日 18:40:47 +02:00
Unable to translate NetBSD headers
ypsvlq commented on issue ziglang/translate-c#323 2026年05月08日 18:40:46 +02:00
Unable to translate NetBSD headers

fixed upstream