aboutsummaryrefslogtreecommitdiffstats
path: root/offsets.c
AgeCommit message (Collapse)Author
2010-03-26Track file open flagsPeter Seebach
This patch adds support for checking whether a file was opened for reading, writing, or both, as well as tracking append flags. It is not very well tested. This is preparation for improved host contamination checking.
2010-03-16initial public releasePeter Seebach