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
..
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
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
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
yplib.c