Eric Caruso 3c60eb7e0e cfg, lookup, ns: avoid using __progname
The __progname symbol is a GNU extension and thus not portable,
but basename (from libgen.h) and argv[0] can be used portably
instead.

(qrtr-lookup already used argv[0] but did not apply basename, so
do that for consisntency.)

Signed-off-by: Eric Caruso <ejcaruso@chromium.org>
2018-05-01 11:41:34 -07:00
2018-04-27 16:28:19 -07:00
2017-03-27 23:22:15 -07:00
2015-12-04 13:23:53 -08:00
2017-06-06 21:49:30 -07:00
Description
No description provided
BSD-3-Clause 280 KiB
Languages
C 86.8%
Python 5.9%
Shell 5.3%
Meson 2%