Commit Briefs

Omar Polo

fix getprogname shim

HAVE_PROGRAM_INVOCATION_SHORT_NAME is always defined; look at wether it's zero or not.


Omar Polo

improve compat/getprogname on GNU libc

but why'd they called it program_invocation_short_name? They couldn't find a longer name?


Omar Polo

fixing compat compilation

include headers if needed and include config.h


Omar Polo

add a configure script and some compat

tested on openbsd, alpine and void