index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kernel
/
src
/
file.erl
Age
Commit message (
Expand
)
Author
2011-02-14
Fix -spec for file:write_file/3
Magnus Henoch
2010-12-03
Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into dev
Patrik Nyblom
2010-11-30
Teach file to accept codepoints beyond 255.
Patrik Nyblom
2010-11-30
Handle binary file names and conversion of unicode strings
Patrik Nyblom
2010-11-29
Teach filename to accept raw data and add filename enc option to emu
Patrik Nyblom
2010-11-29
Fix type information of 'file' and 'code' modules
Kostis Sagonas
2010-10-14
Add the {encoding, _} options to file:open/2's modes
Kostis Sagonas
2010-06-08
Change typespecs for file.erl to match reality
Patrik Nyblom
2010-06-07
Merge branch 'ms/file-exclusive-mode' into dev
Erlang/OTP
2010-06-04
Support opening files in exclusive mode
Michael Santos
2010-06-03
kernel: Add declaration for exported types
Kostis Sagonas
2010-06-01
Teach file:write/read/read_line about named io_servers
Patrik Nyblom
2010-05-20
Add file:advise/4 - a wrapper to the POSIX syscall posix_fadvise
Filipe David Manana
2010-05-20
Add file:datasync/1 for syncing file contents only
Filipe David Manana
2010-03-07
file.hrl: Move out type declarations
Kostis Sagonas
2010-02-14
file.erl: Add a type to be used from other modules
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP