Ondřej Surý <ond...@sury.org> writes: > #define getprogname() program_invocation_short_name
It looks like this variable is available, and a standard glibc feature; as such, I'd recommend conditionalizing its use on __GLIBC__ rather than __linux__. Likewise, this logic probably shouldn't need to exclude EABI ARM systems. Also, I see that this logic appears in both libval/val_policy.c and libval_shim/libval_shim.c; please make sure to cover both, if you haven't already. Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu