summaryrefslogtreecommitdiff
path: root/src/dged/process.h
AgeCommit message (Collapse)Author
2025-11-21Rename the standard fds in processAlbert Cervin
To not collide with the <stdio.h> globals for stdin, stdout and stderr.
2024-09-12WIP LSP clientAlbert Cervin
This contains the start of an LSP client. Nothing (except starting the LSP server) works at the moment and the feature is disabled by default.