Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/u_process: Add util_get_process_exec_path for macOS. | Vinson Lee | 2020-03-25 | 1 | -0/+9 |
* | util/u_process: fix Windows build | Pierre-Eric Pelloux-Prayer | 2020-03-24 | 1 | -1/+2 |
* | util/u_process: add util_get_process_exec_path | Pierre-Eric Pelloux-Prayer | 2020-03-24 | 1 | -0/+31 |
* | util: fix to detect NetBSD properly | OBATA Akio | 2019-10-09 | 1 | -3/+6 |
* | util: fix mem leak of program path | Eric Engestrom | 2019-08-07 | 1 | -7/+12 |
* | meson: Test for program_invocation_name | Matt Turner | 2019-07-30 | 1 | -6/+2 |
* | util/process: document memory leak | Eric Engestrom | 2019-04-04 | 1 | -0/+4 |
* | util: Get program name based on path when possible | Nicholas Kazlauskas | 2018-12-28 | 1 | -1/+22 |
* | util: better handle program names from wine | Timothy Arceri | 2018-08-18 | 1 | -5/+12 |
* | util: move process.[ch] to u_process.[ch] | Dylan Baker | 2018-08-01 | 1 | -0/+118 |