On Tue, Jul 20, 2010 at 07:11:34PM +0200, François Revol wrote: > do not use the program_invocation_short_name GNU extension but just > argv[0] instead, and pass it along to usage() fonctions. This is unacceptable for me. If you want to port the code to libc without program_invocation_short_name then add some fallback to lib/ directory (for example some init function that initialize the global variable before the main() is executed, or so...). Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html