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
Group-Canceled
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
groupAwait
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
2020-05-30
Fix WSARecvFrom signature
Alexandros Naskos
2020-05-29
more windows network support, including dns
Jonathan Marler
2020-05-25
fix pwrite on 32-bit linux
Andrew Kelley
2020-05-25
fix regression in std.os.windows.fromSysTime
Andrew Kelley
2020-05-24
(breaking) std.time fixups and API changes
Andrew Kelley
2020-05-24
os/bits/freebsd audit
Jethro Nederhof
2020-05-24
FreeBSD: missing networking constants
Jethro Nederhof
2020-05-22
Add poll definitions for Darwin
Greg Anders
2020-05-18
Integrate getTestDir with tmpDir logic
Jakub Konka
2020-05-18
Make mode_t a 0-byte type in WASI
Jakub Konka
2020-05-18
Add/fix missing WASI functionality to pass libstd tests
Jakub Konka
2020-05-17
linux: remove duplicated fields
Vincent Rischmann
2020-05-08
std: fix RTLD_ constants on OSX
daurnimator
2020-05-07
Merge pull request #5268 from tadeokondrak/remove-callconv-redundant-syntax
Andrew Kelley
2020-05-07
Removed GetModuleHandleA from user32
Jens Goldberg
2020-05-07
Removed duplicate WM_ACTIVATE
Jens Goldberg
2020-05-05
zig fmt
Tadeo Kondrak
2020-05-02
solve the problem with Darwin shims in std.os instead
Andrew Kelley
2020-05-02
Merge remote-tracking branch 'origin/master' into FireFox317-windows-evented-io
Andrew Kelley
2020-05-02
Get evented io code paths to build on macOS (#5233)
Chris Heyes
2020-05-02
fix regressions in windows std lib tests
Andrew Kelley
2020-05-02
std.event.Loop: promote the fs thread to be available for all OS's
Andrew Kelley
2020-05-01
cleanup and fixes. behavior tests passing with evented I/O
Andrew Kelley
2020-05-01
Merge branch 'windows-evented-io' of https://github.com/FireFox317/zig into F...
Andrew Kelley
2020-05-01
Added socket bits for Darwin
Cato Auestad
2020-04-30
Fast-forward std.os.bits.wasi to match preview1 snapshot ABI
Jakub Konka
2020-04-30
Update WASI snapshot to preview1
Jakub Konka
2020-04-28
std.meta.IntType -> std.meta.Int
Tadeo Kondrak
2020-04-28
@OpaqueType -> @Type(.Opaque)
Tadeo Kondrak
2020-04-27
std: support `/` in Windows paths
Andrew Kelley
2020-04-24
Add mips support to standard library
Timon Kruiper
2020-04-22
std: Implement progress for Windows
LemonBoy
2020-04-18
update std lib to decls being disallowed between fields
Vexu
2020-04-15
translate-c cleanup and zig fmt
Vexu
2020-04-14
Added gdi32.zig and More user32 definitions
Jakub
2020-04-12
fix file protocol structure definitions (#5015)
Heppoko
2020-04-12
std: add some basic windows user32 definitions
daurnimator
2020-04-10
Merge pull request #4711 from leroycep/feature-file-locks
Andrew Kelley
2020-04-07
Add lock_nonblocking flag for creating or opening files
LeRoyce Pearson
2020-04-07
Fix file locking on windows
LeRoyce Pearson
2020-04-07
Add missing constants for DragonFly
Michael Neumann
2020-04-02
Add LOCK_* constants to BSD `os/bits`
LeRoyce Pearson
2020-04-02
Use `flock` instead of `fcntl` to lock files
LeRoyce Pearson
2020-04-02
Merge branch 'master' into feature-file-locks
LeRoyce Pearson
2020-04-01
Workaround for #4789
LemonBoy
2020-04-01
std: Fix more NetBSD bits
LemonBoy
2020-03-31
std: linux syscall numbers are now an extensible enum
daurnimator
2020-03-30
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley
2020-03-30
std: fix compile error since WinsockError was changed
daurnimator
2020-03-30
std: add some missing errnos on linux
daurnimator
[prev]
[next]