NetBSD/distrib/utils/libhack
martin 6c62888809 Compile a special version of the default locale into libhack - we can
not use real locales, but this at least allows single byte character
locales to work as expected (i.e. the existing translations for sysinst).
Once we get a sysinst translation that needs more, we'll have to drop this
and the castrated setlocale(), and go for a real solution.
2007-11-06 19:27:07 +00:00
..
Makefile Compile a special version of the default locale into libhack - we can 2007-11-06 19:27:07 +00:00
Makefile.inc Compile a special version of the default locale into libhack - we can 2007-11-06 19:27:07 +00:00
getgrent.c emulate getgrouplist() directly, no need to pull in 2005-09-14 15:54:53 +00:00
gethost.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
getnet.c Change hack getnetbyaddr to match new system prototype. 2004-05-09 01:49:56 +00:00
getnetgr.c
getpwent.c Provide weak aliases for the newly added getpwuid_r() and getpwnam_r() 2005-03-31 12:56:49 +00:00
localeconv.c netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
multibyte.c Undo the #if 0 for the multibyte functions we now need to build 2007-05-29 17:46:44 +00:00
opendir.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
perror.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
setlocale.c netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
strerror.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
strsignal.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
syslog.c add prototypes for the _ss functions. 2007-02-03 19:49:21 +00:00
utmp.c netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
yplib.c Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00