index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
sendfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-16
Fix a signed/unsigned warning.
Andrew Bartlett
1
-1
/
+1
2002-10-01
Fix Solaris sendfile detection. Add small fixes to sendfile code.
Jeremy Allison
1
-3
/
+2
2002-09-30
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
1
-3
/
+84
2002-09-30
Don't zero out numwritten before using.... Found by Pierre Belanger belanger@...
Jeremy Allison
1
-2
/
+2
2002-09-21
Merge back Richard's FreeBSD sendfile fixes.
Jeremy Allison
1
-5
/
+5
2002-09-18
HPUX sendfile is now detected correctly.
Jeremy Allison
1
-1
/
+2
2002-09-17
Actually use sendfile if selected.
Jeremy Allison
1
-2
/
+2
2002-09-17
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
1
-7
/
+17
2002-09-14
Use HAVE_SENDFILE64, not SENDFILE64.
Jeremy Allison
1
-2
/
+5
2002-09-14
Added fix for broken Linux (no sendfile64). When offset + count > 2GB
Jeremy Allison
1
-0
/
+57
2002-09-12
Fixed up FreeBSD sendfile code - only Solaris left then I can add the
Jeremy Allison
1
-22
/
+55
2002-09-12
HPUX takes offset, not pointer to offset.
Jeremy Allison
1
-2
/
+2
2002-09-12
Fixup sendfile to match HPUX semantics with signal interrups. This was
Jeremy Allison
1
-12
/
+52
2002-09-12
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
1
-0
/
+158