aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/file.xml
AgeCommit message (Expand)Author
2013-01-21[hipe, kernel, stdlib] Correct a few typesHans Bolinder
2013-01-09Add file:allocate/3 operationFilipe David Manana
2013-01-02Clean up some of the Unicode documentationHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2012-12-20Basic documentation of the 'ram' mode in the 'file' moduleJan Daniel Bothma
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-12-08Merge branch 'egil/file-info-opt-utc/OTP-7687'Björn-Egil Dahlberg
2011-12-08Document file:*_file_info/2Björn-Egil Dahlberg
2011-12-05file: correct make_link/2 and make_symlink/2 docsTuncer Ayaz
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Expand sendfile documentationLukas Larsson
2011-11-29Implement file:sendfileTuncer Ayaz
2011-09-26Correct XML filesHans Bolinder
2011-06-20Add more specs and typesHans Bolinder
2011-05-11Use Erlang specs and types for documentationHans Bolinder
2010-12-10Fix a couple typos in filename encoding docsTuncer Ayaz
2010-12-01Add documentation about raw filenames and Unicode file name translation modePatrik Nyblom
2010-10-14Add the {encoding, _} options to file:open/2's modesKostis Sagonas
2010-06-11Correct trivial typos in file manualTuncer Ayaz
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-03-19kernel: document the file:change_mode/2 functionAndrey Pampukha
2009-12-03Corrected CR and LF clarification in file:read_line, removed extra backslash.Patrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP