mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 16:39:31 +00:00
.. | ||
libc.opendir.c | ||
README | ||
union_subr.c | ||
union_vfsops.c | ||
union_vnops.c | ||
union.h |
If you plan on using union mounts, then you should consider replacing "libc/gen/opendir.c" in the C library with the file "libc.opendir.c" in this directory. The replacement version of opendir() automatically removes duplicate names when a union stack is encountered. You will then need to rebuild the C library and all commands. @(#)README 8.1 (Berkeley) 2/15/94