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 Dedup and add the small jemalloc implementation so our install media has 2019-03-28 15:04:41 +00:00
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 refer to our own h_errno so we don't fetch the libc one 2013-12-21 20:10:02 +00:00
getnet.c
getnetgr.c
getpwent.c
localeconv.c Override localeconv_l as well, when providing an alternative 2013-04-18 16:25:55 +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 make libhack's syslog.c produce exactly the same symbols as libc's syslog.c, 2012-10-11 17:11:16 +00:00
utmp.c
yplib.c