mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
calls. Found by: gcc -Wstrict-prototypes after I supplied some of the 5000+ missing prototypes. Now I have 9000+ lines of warnings and errors about bogus conversions of function pointers. |
||
|---|---|---|
| .. | ||
| libc.opendir.c | ||
| README | ||
| union.h | ||
| union_subr.c | ||
| union_vfsops.c | ||
| union_vnops.c | ||
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