K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-29T22:43:43.000000Z K 7 svn:log V 233 Do not use __progname directly (except in [gs]etprogname(3)). Also, make an internal _getprogname() that is used only inside libc. For libc, getprogname(3) is a weak symbol in case a function of the same name is defined in userland. END