- https://github.com/joshuamegnauth54
-
I sell propane and propane accessories.
-
Joined on
2026年03月07日
zigc: ftruncate, readlink, readlinkat
@chrboesch Sure. Do you mean a test for the musl workaround or a more comprehensive set of tests? These mostly forward to the syscall so I wasn't sure if I needed tests. 😆
zigc: ftruncate, readlink, readlinkat
That's way nicer. 😵💫 I switched both implementations over and force pushed.
698085c52d
zigc: ftruncate, readlink, readlinkat
764760df62
libzigc/math: Implement rintl, lrintl (#31791)
1deb029a66
std: rename
bit_set variants and deprecate the managed one.
c166c49b19
build: use -ffunction-sections -fdata-sections for the Zig compiler on Hexagon
dde76ae5f7
libunwind: unregress x32 and mips n32 build
6e2e1c8f12
libzigc: unistd.h/confstr
764760df62
libzigc/math: Implement rintl, lrintl (#31791)
1deb029a66
std: rename
bit_set variants and deprecate the managed one.
c166c49b19
build: use -ffunction-sections -fdata-sections for the Zig compiler on Hexagon
dde76ae5f7
libunwind: unregress x32 and mips n32 build
df26a5d4fd
libzigc: unistd.h/confstr
c47c05386e
llvm-libc: update to LLVM 22
9f2f6aaef5
drop support for powerpc64-linux-gnu
8c5542bd38
incremental: add test for changing container kind
814988647f
libcxxabi: unregress arm-freebsd and arm-openbsd build
zigc: ftruncate, readlink, readlinkat
78330b11cb
zigc: ftruncate, readlink, readlinkat
23bcb8148f
add missing CONNECTION_REFUSED and CONNECTION_RESET errors for windows
fb9ba5e4b3
Merge pull request 'llvm: fix
multiple_llvm_types handling and aarch64 return types' (#32028) from aarch64-c-abi into master
5cc281e723
std.os.linux: avoid invalid asm error with gcc on x86
f6258b562d
Merge pull request 'fix bugs with handling fuzzing crashes' (#32033) from gooncreeper/zig:fuzz-crash-report-bugs into master
libzigc: unistd.h/confstr
I retested this with the (VERY AWESOME) new testing features from #31923.
4e05cb2dd8
libzigc: unistd.h/confstr
dea6914aaa
bootstrap.c: fix zig2 version
b0f6889d12
Merge pull request 'docs: langref: Clear up terminology used for top-level doc comments' (#31920) into master
571388a93d
langref: use the word "namespace" instead of "container"
f0649e7709
langref: Clear up terminology used for top-level doc comments
libzigc: stdio/perror
Wow, that's almost double in size! I'll hold off on this till the IO work is finished. Or if you have another solution, I'll fix this PR up based on your suggestions. 😁
libzigc: dup2 and dup3
143d545faa
libzigc: dup2 and dup3
de15b2798d
libzigc: dup2 and dup3
ac6fb0b59a
Correct Element and Tag in crypto.codecs.asn1 (#31511)
36e2eaf2bd
revert zig libc implementation of pow (#31794)
5ccfeb9268
std.Io.net: add error.PortUnreachable to NetReceive
4bdbcfe95b
std.posix: handle ENOTCONN in getpeername
libzigc: stdio/perror
eaed4d3120
libzigc: stdio/perror
be878b87c2
std.EnumSet: add back deprecated initialization functions
5ec8e45f3d
Io: add failing io (Io.failing)
fd2718f82a
fix positional reader discarding (#31593)
8bd0af5eb9
std.http.Client.receiveHead: avoid poisioning pool