linux/tools/lib/subcmd
Arnaldo Carvalho de Melo 07eebccbca tools lib subcmd: Use str_error_r()
To make it portable to non-glibc systems, that follow the XSI variant
instead of the GNU specific one that gets in place when _GNU_SOURCE is
defined.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-bozcszy93tpgw9ad6qm3dhpx@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-07-12 15:20:30 -03:00
..
Build
Makefile tools lib subcmd: Respect WERROR=0 for build 2016-07-04 20:27:26 -03:00
exec-cmd.c
exec-cmd.h tools subcmd: Rename subcmd header include guards 2015-12-17 14:27:14 -03:00
help.c
help.h tools subcmd: Rename subcmd header include guards 2015-12-17 14:27:14 -03:00
pager.c
pager.h tools subcmd: Rename subcmd header include guards 2015-12-17 14:27:14 -03:00
parse-options.c
parse-options.h tools subcmd: Add missing NORETURN define for parse-options.h 2016-01-12 12:42:07 -03:00
run-command.c tools lib subcmd: Use str_error_r() 2016-07-12 15:20:30 -03:00
run-command.h tools subcmd: Rename subcmd header include guards 2015-12-17 14:27:14 -03:00
sigchain.c
sigchain.h tools subcmd: Rename subcmd header include guards 2015-12-17 14:27:14 -03:00
subcmd-config.c
subcmd-config.h
subcmd-util.h tools subcmd: Rename subcmd header include guards 2015-12-17 14:27:14 -03:00