NetBSD/distrib/utils/libhack
2021-02-25 21:24:00 +00:00
..
fmtcheck.c Add an empty fmtcheck 2019-06-22 22:50:39 +00:00
getgrent.c
gethost.c
getnet.c
getnetgr.c
getpwent.c
localeconv.c
Makefile Dedup and add the small jemalloc implementation so our install media has 2019-03-28 15:04:41 +00:00
Makefile.inc Add regcomp.c and regexec.c so that we get a version that does not use NLS 2021-02-25 21:24:00 +00:00
multibyte.c Avoid using an unitialized variable 2019-08-01 12:28:53 +00:00
nl_langinfo.c We (especially libcurses and nvi) use more multibyte character locale 2019-07-28 10:21:18 +00:00
opendir.c
perror.c
setlocale.c
strcasecmp.c use unsigned char to prevent sign extension. 2019-08-13 08:48:07 +00:00
strerror.c
strsignal.c
syslog.c
utmp.c
yplib.c