summaryrefslogtreecommitdiff
path: root/src/util/u_process.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-30util: fix possible buffer overflow in util_get_process_exec_pathMarcin Ĺšlusarz1-0/+3
2020-03-25util/u_process: Add util_get_process_exec_path for macOS.Vinson Lee1-0/+9
2020-03-24util/u_process: fix Windows buildPierre-Eric Pelloux-Prayer1-1/+2
2020-03-24util/u_process: add util_get_process_exec_pathPierre-Eric Pelloux-Prayer1-0/+31
2019-10-09util: fix to detect NetBSD properlyOBATA Akio1-3/+6
2019-08-07util: fix mem leak of program pathEric Engestrom1-7/+12
2019-07-30meson: Test for program_invocation_nameMatt Turner1-6/+2
2019-04-04util/process: document memory leakEric Engestrom1-0/+4
2018-12-28util: Get program name based on path when possibleNicholas Kazlauskas1-1/+22
2018-08-18util: better handle program names from wineTimothy Arceri1-5/+12
2018-08-01util: move process.[ch] to u_process.[ch]Dylan Baker1-0/+118