aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/prim_file_SUITE.erl
AgeCommit message (Expand)Author
2010-06-04Support opening files in exclusive modeMichael Santos
2010-05-20Add file:advise/4 - a wrapper to the POSIX syscall posix_fadviseFilipe David Manana
2010-05-20Add file:datasync/1 for syncing file contents onlyFilipe David Manana
2010-05-06Merge branch 'bg/file-del_dir' into devErlang/OTP
2010-05-05Adjust test of file:del_dir("..") to accept {error,einval}Björn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP