NetBSD/distrib/utils/libhack
martin 1d58cb4b56 Make this no-op variant of fmtcheck() compatible with the libc version
when called with NULL as first argument.
2022-04-14 15:51:29 +00:00
..
Makefile
Makefile.inc Provide support to build 32bit crunched ramdisks and use that for 2021-05-25 10:58:41 +00:00
fmtcheck.c Make this no-op variant of fmtcheck() compatible with the libc version 2022-04-14 15:51:29 +00:00
getgrent.c
gethost.c
getnet.c
getnetgr.c
getpwent.c
localeconv.c
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
wrap.c refuse should exit(3). Noted by joerg@ 2021-05-24 21:34:06 +00:00
yplib.c