NetBSD/distrib/utils/libhack
jdolecek ad81495fd9 include aligned_alloc(3), now needed for newfs and fsck_ffs 2020-04-17 14:55:24 +00:00
..
Makefile
Makefile.inc include aligned_alloc(3), now needed for newfs and fsck_ffs 2020-04-17 14:55:24 +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
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