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
/
unix
Age
Commit message (
Expand
)
Author
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-20
Fix bug when sending long files using select
Lukas Larsson
2012-01-23
Merge branch 'jz/error-logic-efile_sendfile' into maint
Henrik Nord
2012-01-23
Merge branch 'jz/sendfile_chunk_size' into maint
Henrik Nord
2011-12-20
erts: rewrite efile_writev to handle partial writes correctly
Raimo Niskanen
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-12-09
Merge branch 'raimo/64-bit-driver-api/OTP-9795'
Björn Gustavsson
2011-12-09
erl_driver.h: Enlarge types on driver callbacks output, control and call
Raimo Niskanen
2011-12-08
Merge branch 'ta/sendfile/OTP-9240'
Lukas Larsson
2011-12-08
Fix compiler warning in unix_efile.c
Björn-Egil Dahlberg
2011-12-08
unix_efile: Zero is a valid number in utime
Björn-Egil Dahlberg
2011-12-07
Do not use SFV_NOWAIT as it does not exist on all solaris
Lukas Larsson
2011-12-06
erts: minor fix for unnecessary condition
Jovi Zhang
2011-12-06
erts: change SENDFILE_CHUNK_SIZE from signed to unsigned
Jovi Zhang
2011-12-05
Clarify some code comments
Lukas Larsson
2011-12-05
Make solaris use sendfilev
Lukas Larsson
2011-12-02
Use epoch seconds instead of datetime()
Björn-Egil Dahlberg
2011-12-02
Remove header/trailer support
Lukas Larsson
2011-12-01
Preliminary work on header/trailer
Lukas Larsson
2011-12-01
Remove debug printouts
Lukas Larsson
2011-12-01
Set chunk size to 3 GB
Lukas Larsson
2011-12-01
Add ifdef's for HAVE_SENDFILE
Lukas Larsson
2011-12-01
Fix freebsd support for sendfile
Lukas Larsson
2011-12-01
Change nbytes to 64 bit
Lukas Larsson
2011-12-01
Fix offset calculation for darwin
Lukas Larsson
2011-12-01
Implement sendfile when there are no async threads
Lukas Larsson
2011-12-01
Implement blocking calls for sendfile
Lukas Larsson
2011-12-01
Implement sendfile using blocking io in asynch threads
Lukas Larsson
2011-11-29
Implement file:sendfile
Tuncer Ayaz
2011-11-07
erts: Remove unused variable in ttsl_drv
Björn-Egil Dahlberg
2010-12-17
Correct usage of pointer-to-size in unix_efile
Patrik Nyblom
2010-11-30
Make Unicode filenames work on Windows
Patrik Nyblom
2010-08-17
erts: Remove the unused mem_drv driver
Björn Gustavsson
2010-08-17
erts: Remove stray pre-ISO-C compatibility macros
Björn Gustavsson
2010-06-04
Support opening files in exclusive mode
Michael Santos
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-05-02
Merge branch 'bg/remove-stray-ose-support' into dev
Erlang/OTP
2010-04-30
emulator: Remove stray OSE/Delta support
Björn Gustavsson
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2010-02-08
OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP