BSD 4_4_Lite2 release
[unix-history] / usr / src / sys / miscfs / union / README
CommitLineData
7f4230f4 1If you plan on using union mounts, then you should consider replacing
23a57cc9 2three files in "libc/gen" in the C library with the files in "libc"
7f4230f4 3in this directory. The replacement version of opendir() automatically
23a57cc9
KM
4removes duplicate names when a union stack is encountered. The other
5two files do special handling of whiteouts. You will then need to
6rebuild the C library and all commands.
7f4230f4 7
fd88f5c5 8@(#)README 8.2 (Berkeley) 11/4/94