| 6 years ago | LeRoyce Pearson | | Merge branch 'master' into feature-file-locks |
| 6 years ago | LeRoyce Pearson | | Merge branch 'master' into feature-file-locks |
| 6 years ago | LeRoyce Pearson |  | Merge branch 'master' into feature-file-locks |
| 6 years ago | LeRoyce Pearson |  | Merge branch 'master' into feature-file-locks |
| 6 years ago | LeRoyce Pearson | | Block until file is unlocked on windows |
| 6 years ago | LeRoyce Pearson | | Fix compile error on windows |
| 6 years ago | LeRoyce Pearson | | Merge branch 'master' into feature-file-locks |
| 6 years ago | LeRoyce Pearson | | Add O_SHLOCK and O_EXLOCK to freebsd and netbsd |
| 6 years ago | LeRoyce Pearson | | Use locking open flags if they are defined |
| 6 years ago | LeRoyce Pearson | | Remove `fcntlFlock` and replace with plain `fcntl` |
| 6 years ago | LeRoyce Pearson | | Match netbsd's flock fields with others |
| 6 years ago | LeRoyce Pearson | | Make `fcntlFlock` follow conventions of `os.zig` |
| 6 years ago | LeRoyce Pearson | | Change fcntl params to ?*c_void |
| 6 years ago | LeRoyce Pearson | | Skip file lock test in single threaded mode |
| 6 years ago | LeRoyce Pearson | | Fix compile error on windows |
| 6 years ago | LeRoyce Pearson | | Extract `run_lock_file_test` |
| 6 years ago | LeRoyce Pearson | | Make lock tests more flexible |
| 6 years ago | LeRoyce Pearson | | Add multiple read lock test |
| 6 years ago | LeRoyce Pearson | | Call `std.os.waitpid` instead of `std.os.linux.waitpid` |
| 6 years ago | LeRoyce Pearson | | Add note about mandatory locks on linux |
| 6 years ago | LeRoyce Pearson | | Add test to check that locking works |
| 6 years ago | LeRoyce Pearson | | Add `lock` option to CreateFlags |
| 6 years ago | LeRoyce Pearson | | Add flock command paramter to `os.fcntlFlock` |
| 6 years ago | LeRoyce Pearson | | Define Flock for all posix systems |
| 6 years ago | LeRoyce Pearson | | Implement blocking file locking API for windows |
| 6 years ago | LeRoyce Pearson | | Add fnctlFlock system call, use it to lock files |
| 6 years ago | LeRoyce Pearson | | Add `lock` to fs.File.OpenFlags |
| 6 years ago | Noam Preil | | Fix compilation with `--no-emit-bin` |
| 6 years ago | Andrew Kelley |  | Merge branch 'fengb-format-stream' |
| 6 years ago | Andrew Kelley |  | Merge pull request #4716 from LemonBoy/sys-misc |
| 6 years ago | Andrew Kelley |  | Merge pull request #4727 from nrdmn/uefi3 |
| 6 years ago | Andrew Kelley |  | Merge pull request #4725 from ziglang/update-musl |
| 6 years ago | Andrew Kelley |  | Merge pull request #4707 from Vexu/small-atomics |
| 6 years ago | Andrew Kelley |  | Merge pull request #4720 from Vexu/translate-c |
| 6 years ago | daurnimator | | Remove unused static_crt_dir field from libc config |
| 6 years ago | Andrew Kelley |  | ci: remove workaround for FreeBSD upstream bug |
| 6 years ago | Andrew Kelley |  | fix `zig targets` not reporting native info |
| 6 years ago | Heppokoyuki | | fix bug |
| 6 years ago | Andrew Kelley |  | Merge pull request #4714 from mikdusan/target |
| 6 years ago | Andrew Kelley |  | Merge pull request #4713 from Heppokoyuki/uefi-file-protocols |
| 6 years ago | Andrew Kelley |  | Merge pull request #4710 from ziglang/io-stream-iface |
| 6 years ago | Andrew Kelley | | fix stray warn() in runtime safety test |
| 6 years ago | Andrew Kelley |  | Merge pull request #4709 from LemonBoy/implement-2096 |
| 6 years ago | Michael Dusan | | std: simplify format enum-literals |
| 6 years ago | Veikka Tuominen | | fix zig fmt on noasync block |
| 6 years ago | Jonathan Marler | | add allocSentinel function |
| 6 years ago | Andrew Kelley |  | Merge pull request #4703 from Vexu/translate-c |
| 6 years ago | LemonBoy | | std: Fix detection of Linux kernel version |
| 6 years ago | Andrew Kelley |  | Merge pull request #4590 from xackus/fix-4587 |
| 6 years ago | LemonBoy | | ir: Fix codegen of ?*T types where T is zero-sized |
|