index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
cgroup.zig
Age
Commit message (
Expand
)
Author
2025-10-05
linux cgroup: also fix controllers()
Jeffrey C. Ollie
2025-10-05
linux cgroup: fix initialization
Jeffrey C. Ollie
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-05-30
gtk: clean up per-surface cgroup on close
Mitchell Hashimoto
2025-02-03
linux: ensure that group dir fd is closed
Jeffrey C. Ollie
2025-02-02
comment on why to not use posix.errno
rhodes-b
2025-02-02
fix errno handle
rhodes-b
2025-01-23
Prevent fd leaks to the running shell or command
Mitchell Hashimoto
2024-08-11
os: unify memory/processes cgroup limiting func
Mitchell Hashimoto
2024-08-11
Add Config Option to Limit Number of Processes
Christian Kugler
2024-07-22
Fix multiple deprecated names for zig lib/std
multifred
2024-06-08
small stylistic tweaks
Mitchell Hashimoto
2024-06-07
Use clone3 / CLONE_INTO_CGROUP on Linux
Jeffrey C. Ollie
2024-06-05
termio/exec: move subprocess into cgroup
Mitchell Hashimoto
2024-06-04
os: cgroup can set memory limits
Mitchell Hashimoto
2024-06-04
os: cgroup create/move
Mitchell Hashimoto
2024-06-04
os: API to configure cgroup controllers
Mitchell Hashimoto
2024-06-04
os: rename linux => cgroup
Mitchell Hashimoto