diff options
Diffstat (limited to 'io/Versions')
-rw-r--r-- | io/Versions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/io/Versions b/io/Versions index f7e5dbe..ee46805 100644 --- a/io/Versions +++ b/io/Versions @@ -137,5 +137,9 @@ libc { __fcntl_nocancel; __open64_nocancel; __write_nocancel; + __file_is_unchanged; + __file_change_detection_for_stat; + __file_change_detection_for_path; + __file_change_detection_for_fp; } } |