freebsd-dev/lib/libkse
Mark Murray 4cd0119367 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.
2002-03-29 22:43:43 +00:00
..
sys
test Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
thread Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
Makefile Add weak definitions for wrapped system calls. In general: 2001-01-24 13:03:38 +00:00