This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-06 14:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
os
/
bits
History
Tadeo Kondrak
350b2adacd
std.meta.IntType -> std.meta.Int
2020-04-28 19:11:31 -06:00
..
linux
Add mips support to standard library
2020-04-24 15:28:55 -04:00
darwin.zig
Use
flock
instead of
fcntl
to lock files
2020-04-02 22:57:02 -06:00
dragonfly.zig
Merge pull request
#4711
from leroycep/feature-file-locks
2020-04-10 15:00:45 -04:00
freebsd.zig
Add LOCK_* constants to BSD
os/bits
2020-04-02 23:50:12 -06:00
linux.zig
std.meta.IntType -> std.meta.Int
2020-04-28 19:11:31 -06:00
netbsd.zig
Add LOCK_* constants to BSD
os/bits
2020-04-02 23:50:12 -06:00
wasi.zig
Define ino_t for systems not yet defining it
2020-03-08 18:31:18 -06:00
windows.zig
Use os.ino_t for everything
2020-03-08 21:52:36 -06:00