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
gethost.c
getnet.c
getnetgr.c
getpwent.c
localeconv.c
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
perror.c
setlocale.c
strerror.c
strsignal.c
syslog.c add prototypes for the _ss functions. 2007-02-03 19:49:21 +00:00
utmp.c
yplib.c