summaryrefslogtreecommitdiffstats
path: root/src/util/u_process.c
Commit message (Expand)AuthorAgeFilesLines
* util/u_process: Add util_get_process_exec_path for macOS.Vinson Lee2020-03-251-0/+9
* util/u_process: fix Windows buildPierre-Eric Pelloux-Prayer2020-03-241-1/+2
* util/u_process: add util_get_process_exec_pathPierre-Eric Pelloux-Prayer2020-03-241-0/+31
* util: fix to detect NetBSD properlyOBATA Akio2019-10-091-3/+6
* util: fix mem leak of program pathEric Engestrom2019-08-071-7/+12
* meson: Test for program_invocation_nameMatt Turner2019-07-301-6/+2
* util/process: document memory leakEric Engestrom2019-04-041-0/+4
* util: Get program name based on path when possibleNicholas Kazlauskas2018-12-281-1/+22
* util: better handle program names from wineTimothy Arceri2018-08-181-5/+12
* util: move process.[ch] to u_process.[ch]Dylan Baker2018-08-011-0/+118