aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/drivers/unix
AgeCommit message (Expand)Author
2010-12-17Correct usage of pointer-to-size in unix_efilePatrik Nyblom
2010-11-30Make Unicode filenames work on WindowsPatrik Nyblom
2010-08-17erts: Remove the unused mem_drv driverBjörn Gustavsson
2010-08-17erts: Remove stray pre-ISO-C compatibility macrosBjörn Gustavsson
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-05-02Merge branch 'bg/remove-stray-ose-support' into devErlang/OTP
2010-04-30emulator: Remove stray OSE/Delta supportBjörn Gustavsson
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-02-08OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 andRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP