freebsd-dev/lib/libprocstat
Jilles Tjoelker 279a233d0c libprocstat: For MAP_PRIVATE, do not consider the file open for writing.
If a file is mapped with with MAP_PRIVATE, no write permission is required
and changes do not end up in the file. Therefore, tools like fuser and fstat
should not show the file as open for writing.

The protection as displayed by procstat -v still includes write in this
case, and shows 'C' for copy-on-write.
2011-06-18 23:01:26 +00:00
..
zfs
cd9660.c
common_kvm.c
common_kvm.h
libprocstat_internal.h
libprocstat.c libprocstat: For MAP_PRIVATE, do not consider the file open for writing. 2011-06-18 23:01:26 +00:00
libprocstat.h
Makefile - Add symbol versioning to libprocstat. 2011-05-14 22:15:38 +00:00
msdosfs.c
ntfs.c
nwfs.c
smbfs.c
Symbol.map - Add symbol versioning to libprocstat. 2011-05-14 22:15:38 +00:00
udf.c
Versions.def - Add symbol versioning to libprocstat. 2011-05-14 22:15:38 +00:00
zfs.c