NetBSD/distrib/utils/libhack
chris e1f2f4db9e As sys/locale.h no longer includes some extraneous headers, localeconv.c
needs to include limits.h itself.
2002-11-19 23:15:59 +00:00
..
Makefile Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default, 2002-03-25 07:43:39 +00:00
Makefile.inc Don't override DBG here. It should be defined in parent Makefiles. 2002-04-06 18:12:50 +00:00
getcap.c ansify 2002-02-02 15:08:06 +00:00
getgrent.c sync closer to libc version 2002-02-02 15:31:58 +00:00
gethost.c Add definitions for weak aliases so that libhack functions 2001-06-15 17:26:50 +00:00
getnet.c Add definitions for weak aliases so that libhack functions 2001-06-15 17:26:50 +00:00
getnetgr.c Add definitions for weak aliases so that libhack functions 2001-06-15 17:26:50 +00:00
getpwent.c Modified pwmatchline to return the value to pw_class. This is not 2002-05-13 06:38:14 +00:00
localeconv.c As sys/locale.h no longer includes some extraneous headers, localeconv.c 2002-11-19 23:15:59 +00:00
opendir.c Add definitions for weak aliases so that libhack functions 2001-06-15 17:26:50 +00:00
perror.c
setlocale.c
strerror.c
strsignal.c Add definitions for weak aliases so that libhack functions 2001-06-15 17:26:50 +00:00
utmp.c have setloginx() and friends to avoid linking *.o from libutil. PR 17820 2002-08-03 11:37:17 +00:00
yplib.c