ef0a265086
* VFS and installed MFSes must be in sync before and after this change * Use struct stat from NetBSD. It requires adding new STAT, FSTAT and LSTAT syscalls. Libc modification is both backward and forward compatible. Also new struct stat uses modern field sizes to avoid ABI incompatibility, when we update uid_t, gid_t and company. Exceptions are ino_t and off_t in old libc (though paddings added). |
||
---|---|---|
.. | ||
glo.h | ||
inc.h | ||
inode.c | ||
inode.h | ||
link.c | ||
Makefile | ||
mount.c | ||
path.c | ||
proto.h | ||
read.c | ||
sdbm.c | ||
stadir.c | ||
table.c | ||
utility.c | ||
vtreefs.c |