index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
std
/
os
Age
Commit message (
Expand
)
Author
2022-02-11
std: validate frame-pointer address in stack walking
m
2022-01-29
improve comptime windows GUID.parse performance
Jonathan Marler
2022-01-29
Add bits for the Linux Auditing System
Stephen Gregoratto
2022-01-27
fchown: use the 32-bit uid/gid variant of the syscall on 32-bit linux targets
Vesim
2022-01-24
use explicit integer bit widths for windows GUID
Jonathan Marler
2022-01-16
std/os/uefi: Don't treat efi status warnings as errors
fifty-six
2022-01-16
std/os/uefi: Add util function for opening protocols
fifty-six
2022-01-16
std/os/uefi: Fix parameter type mismatch in edid_override_protocol
fifty-six
2022-01-16
std/os/uefi: Add conversion from Status to EfiError
fifty-six
2022-01-16
std/os/uefi: Align first field of EdidOverrideProtocolAttributes to 4
fifty-six
2022-01-16
std/os/uefi: Simplify packed struct padding and default zero-initialize
fifty-six
2022-01-15
std.os.windows: add ntdll thread information APIs
viri
2022-01-15
std.os.windows: fix casing for `ntdll.lib`
viri
2022-01-14
std/os/uefi: Refactor getDevicePath()
fifty-six
2022-01-14
std/os/uefi: Complete DevicePathProtocol types
fifty-six
2022-01-13
std/os/uefi: Complete AcpiDevicePath and HardwareDevicePaths
fifty-six
2022-01-13
std/os/uefi: Add parameter names to boot_services
fifty-six
2022-01-13
std/os/uefi: Fill out remaining runtime services and add parameter names
fifty-six
2022-01-13
std/os/uefi: Fill out remaining function signatures and docs on boot_services
fifty-six
2022-01-13
std/os/uefi: Use `usingnamespace` to re-export symbols
fifty-six
2022-01-11
std.fs.path: revert recent public API change
Andrew Kelley
2022-01-11
std/os/uefi: Add pool_allocator and raw_pool_allocator
fifty-six
2022-01-11
std/os/uefi: Add create_file_device_path
fifty-six
2022-01-11
std/os/uefi: Add methods next() and size() to DevicePathProtocol
fifty-six
2022-01-11
std/os/uefi: Add FileSystemInfo
fifty-six
2022-01-11
std/os/uefi: Move FileInfo guid from FileProtocol to FileInfo
fifty-six
2022-01-04
Add CANNOT_DELETE as a possible error in os.windows.DeleteFile
Ryan Liptak
2022-01-04
io_uring: improve IO_Uring.copy_cqe
Vincent Rischmann
2022-01-02
std.fs.rename: fix Windows implementation
Andrew Kelley
2022-01-01
io_uring: fix version check in tests
Vincent Rischmann
2021-12-19
stage1, stage2: rename c_void to anyopaque (#10316)
Isaac Freund
2021-12-18
Fix MIPS inline assembly clobbers
Jens Goldberg
2021-12-12
os/linux/io_uring: implement linkat
Vincent Rischmann
2021-12-12
os/linux/io_uring: implement symlinkat
Vincent Rischmann
2021-12-12
os/linux/io_uring: implement mkdirat
Vincent Rischmann
2021-12-12
os/linux/io_uring: implement unlinkat
Vincent Rischmann
2021-12-12
os/linux/io_uring: implement renameat
Vincent Rischmann
2021-12-12
os/linux/io_uring: implement shutdown
Vincent Rischmann
2021-12-12
os/linux: add more io_uring opcode
Vincent Rischmann
2021-12-04
Added an explicit type for the termios constants (#10266)
Zapolsky Anton
2021-12-03
Merge pull request #9927 from vrischmann/fix-rlimit-resource
Andrew Kelley
2021-12-01
Fix test for io_uring link_timeout
Hiroaki Nakamura
2021-11-30
allocgate: renamed getAllocator function to allocator
Lee Cannon
2021-11-30
allocgate: std Allocator interface refactor
Lee Cannon
2021-11-30
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley
2021-11-29
std: add workaround for failing io_uring test
Andrew Kelley
2021-11-23
Merge pull request #10151 from hnakamur/zig
Hiroaki Nakamura
2021-11-22
feat(uefi): add virtual addressing helpers (#10195)
Stephen von Takach
2021-11-16
io_uring: implement register_files_update
Vincent Rischmann
2021-11-16
os: fix getrlimit/setrlimit test for MIPS
Vincent Rischmann
[prev]
[next]