NetBSD/distrib/utils/libhack
lukem a23934fd2a permanently disable opendir.o until its link bugs (on ELF platforms
only?) are sorted out.  speculation (based on some analysis by simonb)
is that it's because fts calls _opendir2 directly, which forces both
the libhack and the libc versions of opendir.o to be linked in.
in any case, there's space saves to be had elsewhere...
2002-02-03 22:39:52 +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 replace previous "cut down" getpwent.c with a version which is closer 2002-02-02 15:57:54 +00:00
localeconv.c Slimmed-down localeconv 1999-05-19 03:53:58 +00:00
Makefile permanently disable opendir.o until its link bugs (on ELF platforms 2002-02-03 22:39:52 +00:00
Makefile.inc permanently disable opendir.o until its link bugs (on ELF platforms 2002-02-03 22:39:52 +00:00
opendir.c Add definitions for weak aliases so that libhack functions 2001-06-15 17:26:50 +00:00
perror.c Warning fixes from kurt.schreiner 1999-05-27 05:41:15 +00:00
setlocale.c Add __mb_cur_max and rename setlocale function. 2000-08-11 19:58:34 +00:00
strerror.c Warning fixes from kurt.schreiner 1999-05-27 05:41:15 +00:00
strsignal.c Add definitions for weak aliases so that libhack functions 2001-06-15 17:26:50 +00:00
utmp.c const poison login 1999-06-21 02:32:20 +00:00
yplib.c Fix floppy build in the presense of weak symbols. 1999-09-19 19:51:11 +00:00