aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/file.xml
AgeCommit message (Expand)Author
2016-05-17kernel: Remove no longer needed anchors in documentationHans Bolinder
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-31Update Kernel documentationBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-11-04Fix typos and grammarDerek Brown
2015-11-04[kernel] Correct documentationHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2014-11-26Merge branch 'maint'Lukas Larsson
2014-11-26Merge branch 'nox/read_file_info-raw/OTP-12325' into maintLukas Larsson
2014-11-18Update file.xmlMarc Sugiyama
2014-06-28Introduce new option 'raw' in file_info functionsAnthony Ramine
2014-06-13Remove documentation and stub for non-exist file:file_info/1Björn Gustavsson
2014-03-24Merge branch 'sverk/win-long-filenames/OTP-11813'Sverker Eriksson
2014-03-24erts: Make file:make_symlink/2 return {error,eperm} on WindowsSverker Eriksson
2014-03-19Merge branch 'josevalim/set_cwd-typespec'Henrik Nord
2014-03-10Correct file:set_cwd/1 typespecJosé Valim
2014-02-06Make the references to various Erlang/OTP releases verboseHans Bolinder
2014-01-29Merge branch 'bjorn/fna-default/OTP-11612'Björn Gustavsson
2014-01-28Change the default file name encoding mode to +fnawBjörn Gustavsson
2014-01-27erts/kernel: sendfile no longer uses async threadsLukas Larsson
2013-11-29Merge branch 'sv/file-osync/OTP-11498'Lukas Larsson
2013-11-15Add sync option to file:open/2Joseph Blomstedt
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-02-22Merge branch 'hb/file_name_type/OTP-10852'Patrik Nyblom
2013-02-21Introduce new type file:name_all()Hans Bolinder
2013-02-14file: Document list_dir_all/1 and read_link_all/1Björn Gustavsson
2013-02-14file: Remove note about Unicode handling being experimentalBjörn Gustavsson
2013-02-13Make the file:filename() type more restrictiveBjörn Gustavsson
2013-02-11Make Unicode correctionsHans Bolinder
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