unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / get_progname_of
blob51cef7ef4207dfe9e30d87e004e4711d35c97580
1 Description:
2 Determine the program name of a given process.
4 Files:
5 lib/get_progname_of.h
6 lib/get_progname_of.c
8 Depends-on:
9 extensions
10 unistd
11 open
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += get_progname_of.h get_progname_of.c
18 Include:
19 "get_progname_of.h"
21 License:
22 LGPL
24 Maintainer:
25 all