• Joined on 2026年02月02日
ntamtam created pull request ziglang/zig#31777 2026年04月07日 19:35:23 +02:00
Add RISC-V ABI register alias names for inline asm clobbers
ntamtam pushed to master at ntamtam/zig 2026年04月07日 19:25:47 +02:00
21e2e538e3 Add RISC-V ABI register alias names for inline asm clobbers
a38c6bbcc4
test: disable incremental tests on x86_64-windows-selfhosted
be878b87c2
std.EnumSet: add back deprecated initialization functions
5ec8e45f3d Io: add failing io (Io.failing)
fd2718f82a fix positional reader discarding (#31593)
Compare 565 commits »
ntamtam pushed to libc-insque-remque at ntamtam/zig 2026年02月12日 17:41:30 +01:00
fd0bc542de libc: implement insque and remque in Zig
ntamtam commented on pull request ziglang/zig#31185 2026年02月12日 17:35:57 +01:00
libc: implement insque and remque in Zig

Sorry for the multiple pushes, I realized my main was not up to date and it led to some inconsistencies and merge conflicts. Should be good now.

ntamtam pushed to libc-insque-remque at ntamtam/zig 2026年02月12日 17:29:11 +01:00
4262b4c7b8 libc: implement insque and remque in Zig
ntamtam pushed to libc-insque-remque at ntamtam/zig 2026年02月12日 17:24:54 +01:00
839e55688f libc: implement insque and remque in Zig
381e231468 Merge pull request 'fix(codegen/llvm): teach llvm to not dllexport hidden exports' (#31180) from GasInfinity/zig:fix-hidden-dllexport into master
13f31bb3c3 std/c: glibc has supported arc4random_buf since 2.36
b600b6e5e0 std.posix: remove close function
ea30f86113 bump maxrss for compiler_rt, libc, and c-abi tests
Compare 104 commits »
ntamtam pushed to libc-insque-remque at ntamtam/zig 2026年02月12日 16:33:47 +01:00
7ad631b6d4 libc: implement insque and remque in Zig
ntamtam commented on pull request ziglang/zig#31185 2026年02月12日 05:24:36 +01:00
libc: implement insque and remque in Zig

Thanks for the quick feedback, I will get those issues sorted out.

ntamtam created pull request ziglang/zig#31185 2026年02月12日 04:57:18 +01:00
libc: implement insque and remque in Zig
ntamtam pushed to master at ntamtam/zig 2026年02月12日 04:52:05 +01:00
13f31bb3c3 std/c: glibc has supported arc4random_buf since 2.36
ntamtam pushed to libc-insque-remque at ntamtam/zig 2026年02月12日 04:50:27 +01:00
cd39b4b348 libc: implement insque and remque in Zig
ntamtam created branch libc-insque-remque in ntamtam/zig 2026年02月12日 04:50:27 +01:00
ntamtam created repository ntamtam/zig 2026年02月12日 04:42:18 +01:00