This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
distrib
/
utils
/
libhack
History
christos
0287e63d96
use unsigned char to prevent sign extension.
2019-08-13 08:48:07 +00:00
..
fmtcheck.c
…
getgrent.c
…
gethost.c
…
getnet.c
…
getnetgr.c
…
getpwent.c
…
localeconv.c
…
Makefile
…
Makefile.inc
Provide a way for crunched programs to use a non-WIDE_CHAR version of
2019-07-28 10:27:57 +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
…