Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-09-22 | erts: Initialize links when reading file info | Lukas Larsson |
2014-03-24 | Merge branch 'sverk/win-long-filenames/OTP-11813' | Sverker Eriksson |
2014-03-24 | erts: Cleanup debug tracing in win_efile.c | Sverker Eriksson |
2014-03-24 | erts: Fix file:list_dir for windows paths 258 or 259 chars long | Sverker Eriksson |
2014-03-24 | erts: Fix bug in efile_readlink for long win paths | Sverker Eriksson |
2014-03-24 | erts: Fix compiler warning in win_efile.c | Sverker Eriksson |
2014-03-24 | erts: Make file:make_symlink/2 return {error,eperm} on Windows | Sverker Eriksson |
2014-03-13 | erts: Revert file:set_cwd impl for windows | Sverker Eriksson |
2014-03-13 | erts: Ignore reduntant slashes in windows paths | Sverker Eriksson |
2014-03-13 | erts: Fix long windows paths for compressed files | Sverker Eriksson |
2014-03-13 | erts: Use GetFullPathNameW to construct abs paths from relative ones | Sverker Eriksson |
2014-03-13 | erts: Fix file driver to handle long paths on windows | Sverker Eriksson |
2014-02-24 | ose: efile driver updates. | Jonas Karlsson |
2013-11-15 | Add sync option to file:open/2 | Joseph Blomstedt |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-08-23 | Initialize errno properly in win32 efile_may_openfile | Patrik Nyblom |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-02-22 | erts: Use correct type for ReadFile bytes read | Björn-Egil Dahlberg |
2013-01-17 | Use share flags for all file operations on Windows | Filipe David Borba Manana |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Teach VM not to dump core on long pathnames | Patrik Nyblom |
2011-12-20 | erts: rewrite efile_writev to handle partial writes correctly | Raimo Niskanen |
2011-12-08 | Teach windows sys_localtime_r | Björn-Egil Dahlberg |
2011-12-02 | Fix undefined ctime for invalid file handles | Björn-Egil Dahlberg |
2011-12-02 | Fix EPOCH <-> FILETIME conversion | Björn-Egil Dahlberg |
2011-12-02 | Teach win32 efile driver epochs | Björn-Egil Dahlberg |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-11-10 | Remove exec bit from files related to: XML, make, C | Ricardo Catalinas Jiménez |
2011-05-10 | Add error code for cyclic symbolic links and make directory links readable | Patrik Nyblom |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-09 | Fix win32 file drivers atime/mtime | Björn-Egil Dahlberg |
2010-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom |
2010-11-30 | Adapt new soft and hard link routines on Windos to Unicode | Patrik Nyblom |
2010-11-30 | Make Unicode filenames work on Windows | Patrik Nyblom |
2010-11-29 | Merge branch 'jr/windows-file-append' into dev | Patrik Nyblom |
2010-10-14 | Add Win32 support for hard and symbolic file system links | Blaine Whittle |
2010-09-30 | Fix appending to large files (>4GB) on Windows | Juhani Rankimies |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
2010-06-02 | Windows: Open files with FILE_SHARE_DELETE to get closer to UNIX semantics | Jan Lehnardt |
2010-05-24 | Merge branch 'fm/file-operations' into dev | Erlang/OTP |
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 |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |