History log of /netbsd-src/distrib/utils/libhack/opendir.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 74b7d6e9 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22268, verified by myself.


# f768d0ff 15-Jun-2001 tsutsui <tsutsui@NetBSD.org>

Add definitions for weak aliases so that libhack functions
are actually linked instead of libc ones on ELF systems.
Fixes install/13050 and install/13153.


# b6019bb3 23-May-1999 gwr <gwr@NetBSD.org>

fix warning allegedly reported on i386


# 1cf8e1e3 19-May-1999 gwr <gwr@NetBSD.org>

Prune out references to qsort in opendir unionfs code.
(Never needed on a ramdisk root.)