BUILD: tools: get the absolute path of the current binary on NetBSD.
authorDavid Carlier <devnexen@gmail.com>
Tue, 17 Aug 2021 07:44:25 +0000 (08:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 17 Aug 2021 07:54:28 +0000 (09:54 +0200)
commitbd2ccedcc51d622598644179788d7dca37e8f6d3
treedf1167efc11b669bd56bdb1b26834213ca11ba62
parentaf2720f69f9d9e3fab602fab6d0a05740ddaf37c
BUILD: tools: get the absolute path of the current binary on NetBSD.

NetBSD stores the absolute path into the auxiliary vector as well.
src/tools.c