mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 13:22:02 +00:00
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.