Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition) |
||||||||||||||||||||||||||||||||||||||||||||||||||
[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
FreeBSD/Linux Kernel Cross Reference
|
Name | Size | Last modified (GMT) | Description | |
Parent directory | 2008-12-15 12:26:16 | |||
README | 422 bytes | 1996-03-11 19:29:19 | ||
libc.fts.c | 27143 bytes | 1996-03-11 19:29:18 | ||
libc.opendir.c | 5479 bytes | 1999-09-05 08:17:07 | ||
libc.readdir.c | 2865 bytes | 1996-03-11 19:29:25 | ||
union.h | 4964 bytes | 1999-09-05 08:17:08 | ||
union_subr.c | 18326 bytes | 1999-09-05 08:17:09 | ||
union_vfsops.c | 14149 bytes | 1999-09-05 08:17:10 | ||
union_vnops.c | 35192 bytes | 1999-09-05 08:17:11 |
1 If you plan on using union mounts, then you should consider replacing 2 three files in "libc/gen" in the C library with the files in "libc" 3 in this directory. The replacement version of opendir() automatically 4 removes duplicate names when a union stack is encountered. The other 5 two files do special handling of whiteouts. You will then need to 6 rebuild the C library and all commands. 7 8 @(#)README 8.2 (Berkeley) 11/4/94
[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.