summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/file.xml
Commit message (Expand)AuthorAgeFilesLines
* Clarify permission bits in file.xmlMagnus Henoch2016-10-171-4/+4
* kernel: Correct file(3)Hans Bolinder2016-09-061-1/+1
* doc: Correct errors introduced by Editorial changesHans Bolinder2016-09-011-14/+14
* kernel: Remove no longer needed anchors in documentationHans Bolinder2016-05-171-2/+1
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Update Kernel documentationBjörn Gustavsson2016-03-311-671/+822
|/
* Fix typos and grammarDerek Brown2015-11-041-2/+2
* [kernel] Correct documentationHans Bolinder2015-11-041-13/+12
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'maint'Lukas Larsson2014-11-261-0/+6
|\
| * Merge branch 'nox/read_file_info-raw/OTP-12325' into maintLukas Larsson2014-11-261-0/+6
| |\
| | * Introduce new option 'raw' in file_info functionsAnthony Ramine2014-06-281-0/+6
* | | Update file.xmlMarc Sugiyama2014-11-181-7/+7
|/ /
* | Remove documentation and stub for non-exist file:file_info/1Björn Gustavsson2014-06-131-8/+0
|/
* Merge branch 'sverk/win-long-filenames/OTP-11813'Sverker Eriksson2014-03-241-0/+5
|\
| * erts: Make file:make_symlink/2 return {error,eperm} on WindowsSverker Eriksson2014-03-241-1/+6
* | Merge branch 'josevalim/set_cwd-typespec'Henrik Nord2014-03-191-2/+7
|\ \
| * | Correct file:set_cwd/1 typespecJosé Valim2014-03-101-2/+7
* | | Make the references to various Erlang/OTP releases verboseHans Bolinder2014-02-061-2/+2
| |/ |/|
* | Merge branch 'bjorn/fna-default/OTP-11612'Björn Gustavsson2014-01-291-52/+50
|\ \
| * | Change the default file name encoding mode to +fnawBjörn Gustavsson2014-01-281-52/+50
* | | erts/kernel: sendfile no longer uses async threadsLukas Larsson2014-01-271-8/+8
|/ /
* | Merge branch 'sv/file-osync/OTP-11498'Lukas Larsson2013-11-291-0/+10
|\ \
| * | Add sync option to file:open/2Joseph Blomstedt2013-11-151-0/+10
| |/
* | Convert XML files to UTF-8Hans Bolinder2013-04-191-1/+1
|/
* Merge branch 'hb/file_name_type/OTP-10852'Patrik Nyblom2013-02-221-0/+20
|\
| * Introduce new type file:name_all()Hans Bolinder2013-02-211-0/+20
* | file: Document list_dir_all/1 and read_link_all/1Björn Gustavsson2013-02-141-1/+58
* | file: Remove note about Unicode handling being experimentalBjörn Gustavsson2013-02-141-8/+0
|/
* Make the file:filename() type more restrictiveBjörn Gustavsson2013-02-131-0/+3
* Make Unicode correctionsHans Bolinder2013-02-111-3/+1
* [hipe, kernel, stdlib] Correct a few typesHans Bolinder2013-01-211-24/+29
* Add file:allocate/3 operationFilipe David Manana2013-01-091-0/+12
* Clean up some of the Unicode documentationHans Bolinder2013-01-021-1/+1
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-1/+19
* Basic documentation of the 'ram' mode in the 'file' moduleJan Daniel Bothma2012-12-201-1/+5
* Move types and specs from erl_bif_types.erl to modulesHans Bolinder2012-01-271-3/+3
* Merge branch 'egil/file-info-opt-utc/OTP-7687'Björn-Egil Dahlberg2011-12-081-12/+40
|\
| * Document file:*_file_info/2Björn-Egil Dahlberg2011-12-081-12/+40
* | file: correct make_link/2 and make_symlink/2 docsTuncer Ayaz2011-12-051-8/+9
|/
* Remove header/trailer supportLukas Larsson2011-12-021-25/+0
* Expand sendfile documentationLukas Larsson2011-12-021-9/+57
* Implement file:sendfileTuncer Ayaz2011-11-291-0/+22
* Correct XML filesHans Bolinder2011-09-261-11/+9
* Add more specs and typesHans Bolinder2011-06-201-15/+6
* Use Erlang specs and types for documentationHans Bolinder2011-05-111-556/+339
* Fix a couple typos in filename encoding docsTuncer Ayaz2010-12-101-2/+2
* Add documentation about raw filenames and Unicode file name translation modePatrik Nyblom2010-12-011-1/+71
* Add the {encoding, _} options to file:open/2's modesKostis Sagonas2010-10-141-1/+3