NetBSD/sys/fs/hfs
apb 0a2587be49 Initialise the "fork" local variable in hfslib_get_file_extents().
This variable was not actually used uninitialised, but some compilers
(e.g. gcc-4.3.3) warned that the variable might be used uninitialised.
Inspired by PR 41255 from Kurt Lidl.
2009-07-14 21:12:18 +00:00
..
Makefile
TODO
files.hfs
hfs.h Don't use unnamed structures. 2008-09-03 22:57:46 +00:00
hfs_nhash.c Don't use unnamed structures. 2008-09-03 22:57:46 +00:00
hfs_subr.c pretend to do some sort of cleanup in error branches 2009-03-26 20:05:07 +00:00
hfs_vfsops.c Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
hfs_vnops.c Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
libhfs.c Initialise the "fork" local variable in hfslib_get_file_extents(). 2009-07-14 21:12:18 +00:00
libhfs.h
unicode.c
unicode.h