-
- Downloads
library, locale: Factor out _srt_get_helper
Instead of using a single helper path, return an argv-style array
to which the caller can append their own arguments. This will allow us
to absorb support for prepending things like timeout(1).
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
05a7d15d
No related branches found
No related tags found
Showing
- steam-runtime-tools/library.c 5 additions, 6 deletionssteam-runtime-tools/library.c
- steam-runtime-tools/locale.c 7 additions, 11 deletionssteam-runtime-tools/locale.c
- steam-runtime-tools/utils-internal.h 10 additions, 0 deletionssteam-runtime-tools/utils-internal.h
- steam-runtime-tools/utils.c 68 additions, 0 deletionssteam-runtime-tools/utils.c
Loading
Please register or sign in to comment