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
/
erts
/
emulator
/
drivers
/
win32
Age
Commit message (
Expand
)
Author
2011-12-20
erts: rewrite efile_writev to handle partial writes correctly
Raimo Niskanen
2011-12-09
Merge branch 'raimo/64-bit-driver-api/OTP-9795'
Björn Gustavsson
2011-12-09
built-in drivers: Add ERL_DRV_EXTENDED_MARKER and version numbers
Björn Gustavsson
2011-12-09
erl_driver.h: Enlarge types on driver callbacks output, control and call
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
Iron out bugs in Win64 found in daily builds
Patrik Nyblom
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-12-09
Teach win_con.c about scroll wheels
Patrik Nyblom
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-08-17
erts: Remove the unused mem_drv driver
Björn Gustavsson
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