summaryrefslogtreecommitdiff
path: root/src/os/open.zig
AgeCommit message (Expand)Author
2025-07-06Fallback to cross-platform minimal open when apprt is not availableMitchell Hashimoto
2025-07-06core/gtk: open urls using an apprt action instead of doing it directlyJeffrey C. Ollie
2025-06-24fix: always wait on open command to avoid defunct processesPeter Bui
2025-06-21Add FreeBSD support-k
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2024-12-30os: don't return stack memoryMitchell Hashimoto
2024-12-30config: edit opens AppSupport over XDG on macOS, prefers non-empty pathsMitchell Hashimoto
2024-05-31os/open: do not wait for commands which do not terminateGregory Anders
2024-05-20os: some stylistic changes, comments for stderr loggingMitchell Hashimoto
2024-05-19os: log stderr from open commandGregory Anders
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2023-11-29os: openMitchell Hashimoto