NetBSD/distrib/utils/libhack
joerg 840ff94b9f Fix the weak aliases to match the libc version and not leave unresolved
symbols around.
2011-01-12 23:34:00 +00:00
..
Makefile Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format. 2009-01-02 00:20:18 +00:00
Makefile.inc Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format. 2009-01-02 00:20:18 +00:00
getgrent.c emulate getgrouplist() directly, no need to pull in 2005-09-14 15:54:53 +00:00
gethost.c
getnet.c Change hack getnetbyaddr to match new system prototype. 2004-05-09 01:49:56 +00:00
getnetgr.c
getpwent.c Fix the weak aliases to match the libc version and not leave unresolved 2011-01-12 23:34:00 +00:00
localeconv.c
multibyte.c install/39193, fix signedness problem of converting char -> wchar_t. 2008-07-29 13:46:16 +00:00
opendir.c
perror.c
setlocale.c fix build breakage by multiple definition of __mb_cur_max. 2010-06-08 17:12:32 +00:00
strerror.c
strsignal.c
syslog.c add prototypes for the _ss functions. 2007-02-03 19:49:21 +00:00
utmp.c
yplib.c