opnsense-src/sys/dev/filemon
Simon J. Gerraty f859e95660 Latest clang uses openat(2).
If the pathname is absolute or dirfd is AT_FDCWD we can
handle it exactly like open(2).
Otherwise we output an A record to indicate that the path of
an open directory needs to be used (earlier in the trace).

Differential Revision:	D2810
Reviewed by: jhb
MFC after: a bit
2015-06-14 16:31:06 +00:00
..
filemon.c Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
filemon.h
filemon_lock.c
filemon_wrapper.c Latest clang uses openat(2). 2015-06-14 16:31:06 +00:00