aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/file_server.erl
AgeCommit message (Expand)Author
2018-05-28kernel: Improve contractsHans Bolinder
2017-11-30Reimplement efile_drv as a dirty NIFJohn Högberg
2017-09-05kernel: Improve handling of UnicodeHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-18Fix broken file:read_link_all/1Björn Gustavsson
2013-02-11Add file:list_dir_all/1 and file:read_link_all/1Björn Gustavsson
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-02Move datetime into prim_fileBjörn-Egil Dahlberg
2010-03-09Merge branch 'ks/types' into devErlang/OTP
2010-03-07kernel: Add types and specsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP