| 6 years ago | Joran Dirk Greef | | Do not register /dev/zero as an fd when testing queue_readv() |
| 6 years ago | Joran Dirk Greef | | @ptrCast fds.ptr to *const c_void for io_uring_register() |
| 6 years ago | Joran Dirk Greef | | Use x.y for C-style x->y instead of x.*.y |
| 6 years ago | Joran Dirk Greef | | Use std.builtin |
| 6 years ago | Joran Dirk Greef | | Add IORING_SQ_CQ_OVERFLOW to std/os/bits/linux.zig |
| 6 years ago | Joran Dirk Greef | | Remove comment |
| 6 years ago | Joran Dirk Greef | | Use != 0 for bitwise flag conditions |
| 6 years ago | Joran Dirk Greef | | Check kernel support for single_mmap, accept, and read/write |
| 6 years ago | Joran Dirk Greef | | Add short license and copyright notice |
| 6 years ago | Joran Dirk Greef | | std: add io_uring library |
| 6 years ago | Andrew Kelley | | std.crypto siphash: fix assertion on the size of output buffer |
| 6 years ago | Nathan Michaels | | Fix a typo. |
| 6 years ago | Andrew Kelley | | ci: update the on_master_success secret to lavatech |
| 6 years ago | Samrat Man Singh | | Use std.log in LibcInstallation `parse` instead of taking `stderr` |
| 6 years ago | Andrew Kelley |  | Merge pull request #6340 from Vexu/fix |
| 6 years ago | LemonBoy | | std: Fix typo in ELF section header iterator |
| 6 years ago | Andrew Kelley | | ci: disable some freebsd tests to save time |
| 6 years ago | Andrew Kelley | | Merge branch 'ci-freebsd' |
| 6 years ago | Veikka Tuominen |  | Merge pull request #6172 from tadeokondrak/@Type(.Union) |
| 6 years ago | Andrew Kelley |  | Merge pull request #6331 from mattnite/bpf-helper-defs |
| 6 years ago | LemonBoy | | std: Make the CRC32 calculation slightly faster |
| 6 years ago | LemonBoy | | std: Limit the read/write size on Darwin |
| 6 years ago | LemonBoy | | std: Add a gzip decoder |
| 6 years ago | Andrew Kelley |  | Merge pull request #6323 from LemonBoy/fast-zlib |
| 6 years ago | Andrew Kelley |  | Merge pull request #6320 from ifreund/prctl |
| 6 years ago | Andrew Kelley |  | Merge pull request #6315 from ifreund/optional-shlib-version |
| 6 years ago | Andrew Kelley | | add a manifesto to the readme |
| 6 years ago | Isaac Freund | | std: allow overriding install dir of artifacts |
| 6 years ago | Andrew Kelley | | std.fs.File: fix typo in writeFileAll |
| 6 years ago | Andrew Kelley | | update the stack trace test case for lines added to start.zig |
| 6 years ago | Andrew Kelley |  | Merge pull request #5527 from shawnanastasio/ppc64le |
| 6 years ago | Christian Wesselhoeft | | fs/file.zig: Update reader to use type alias |
| 6 years ago | Isaac Freund | | std: complete C definitions for uid/gid setters |
| 6 years ago | Isaac Freund | | std: fix errorset of std.os.seteuid/setegid |
| 6 years ago | Isaac Freund | | std: add option to use single-threaded event loop |
| 6 years ago | Isaac Freund | | std: fix bitrot in process.posixGetUserInfo() |
| 6 years ago | Veikka Tuominen |  | translate-c: support sizeof and _Alignof in macros |
| 6 years ago | Literally Void | | Fix issue #6303: iterating empty PriorityQueue crashes |
| 6 years ago | Veikka Tuominen |  | translate-c: check for builtin typedef macro identifiers |
| 6 years ago | Jakub Konka |  | Merge pull request #6289 from kubkon/macho |
| 6 years ago | Zachary Meadows | | Switch type of HashMap's count from usize to u32 (#6262) |
| 6 years ago | Mark Barbone | | Add resize for arena allocator |
| 6 years ago | Jens Goldberg | | Add the Linux TCP socket options |
| 6 years ago | Andrew Kelley |  | Merge pull request #6267 from mattnite/btf |
| 6 years ago | xackus | | std: clean up bitrotten imports in crypto |
| 6 years ago | Andrew Kelley | | ci: skip non native builds on windows to save time |
| 6 years ago | Timon Kruiper | | Zlib: Make deinit function public |
| 6 years ago | Andrew Kelley | | Merge branch 'LemonBoy-zlib-cool' |
| 6 years ago | Matt Knight | | added map create, update, delete, and prog load |
| 6 years ago | Matthew Knight |  | BPF: add some more documentation (#6268) |
|