Files
LookingGlass/common/include
Quantum 0f0f96394a [common] proctitle: add new module to set process title
This module requires lgInitProcessTitle to be called on startup, which will
preserve argv and environ by duplicating them onto the heap, and allow the
the original memory of argv[...] and envp[...] to be reused for the new
process title.
2026-07-30 07:52:24 +10:00
..