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
/
common
/
efile_drv.c
Age
Commit message (
Expand
)
Author
2013-03-04
erts: Use block comments - ansi style
Björn-Egil Dahlberg
2013-02-22
erts: Use correct type for ReadFile bytes read
Björn-Egil Dahlberg
2013-02-15
invoke_read_line now remembers read_ahead settings
Lukas Larsson
2013-02-11
erts: Fix memory leak in efile_drv.c
Sverker Eriksson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-23
Alternative solution to the efile_drv crash on exit
Patrik Nyblom
2013-01-11
Merge branch 'fdm/file-allocate/OTP-10680'
Björn-Egil Dahlberg
2013-01-09
Add file:allocate/3 operation
Filipe David Manana
2013-01-09
Fix fd leak when using async thread pool
Filipe David Borba Manana
2012-08-30
Teach VM not to dump core on long pathnames
Patrik Nyblom
2012-08-27
erts: Fix dtrace-bug in file rename op
Sverker Eriksson
2012-05-09
Correct formating in exit error messages
Michael Santos
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-22
Correct some errors in the user tag spreading
Patrik Nyblom
2012-03-22
Change to more specific configure options for dtrace
Patrik Nyblom
2012-03-22
Add user tag spreading functionality to VM and use in file
Patrik Nyblom
2012-03-22
Update dtrace for changes in R15
Björn-Egil Dahlberg
2012-03-22
Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4
Scott Lystig Fritchie
2012-03-20
Fix reselecting bug on OS X
Lukas Larsson
2012-03-20
Fix bug when sending long files using select
Lukas Larsson
2012-03-20
Fix ifdef to check if we are on OS X
Lukas Larsson
2012-03-20
Fix memory leak when sendfile process crashes
Lukas Larsson
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
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
Do not use async threads on DARWIN
Lukas Larsson
2011-12-08
Fix cleanup when sendfile process crashes
Lukas Larsson
2011-12-07
Return {error,closed} from sendfile if closed
Lukas Larsson
2011-12-07
erl_driver.h: Enlarge types in driver queue and alloc functions
Raimo Niskanen
2011-12-02
efile_drv: Fix casting between Sint64 and time_t
Björn-Egil Dahlberg
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
Use free_sendfile explicitly for non-async
Lukas Larsson
2011-12-01
Remove debug printouts
Lukas Larsson
2011-12-01
Change type of fd to be ErlDrvEvent
Lukas Larsson
2011-12-01
Add ifdef's for HAVE_SENDFILE
Lukas Larsson
2011-12-01
Change nbytes to 64 bit
Lukas Larsson
2011-12-01
Fix cleanup for sendfile
Lukas Larsson
2011-12-01
Fix 32 bit parameters
Lukas Larsson
2011-12-01
Make socket blocking if there are async threads
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
Remove output from driver entry
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-16
Remove remaining gcc 4.6 assigned-but-not-used warnings from erts
Patrik Nyblom
2011-11-07
erts: Remove dead code in efile_drv
Björn-Egil Dahlberg
2011-06-08
Fix boundry error where files might get lost
Björn-Egil Dahlberg
[next]