index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
sendfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14393: Fix a couple of AIX warnings.
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and add
Jeremy Allison
2007-10-10
1
-1
/
+57
*
r3944: Fix the problem we get on Linux where sendfile fails, but we've alread...
Jeremy Allison
2007-10-10
1
-2
/
+26
*
Cast to fix warning on Solaris sendfile - check buildfarm output
Tim Potter
2003-11-02
1
-1
/
+1
*
merging [un]signed declaration
Gerald Carter
2003-01-24
1
-1
/
+1
*
Fix Solaris sendfile detection. Add small fixes to sendfile code.
Jeremy Allison
2002-10-01
1
-3
/
+2
*
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
2002-09-30
1
-3
/
+84
*
Don't zero out numwritten before using.... Found by Pierre Belanger belanger@...
Jeremy Allison
2002-09-30
1
-2
/
+2
*
Merge back Richard's FreeBSD sendfile fixes.
Jeremy Allison
2002-09-21
1
-5
/
+5
*
HPUX sendfile is now detected correctly.
Jeremy Allison
2002-09-18
1
-1
/
+2
*
Actually use sendfile if selected.
Jeremy Allison
2002-09-17
1
-2
/
+2
*
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
2002-09-17
1
-7
/
+17
*
Use HAVE_SENDFILE64, not SENDFILE64.
Jeremy Allison
2002-09-14
1
-2
/
+5
*
Added fix for broken Linux (no sendfile64). When offset + count > 2GB
Jeremy Allison
2002-09-14
1
-0
/
+57
*
Fixed up FreeBSD sendfile code - only Solaris left then I can add the
Jeremy Allison
2002-09-12
1
-22
/
+55
*
HPUX takes offset, not pointer to offset.
Jeremy Allison
2002-09-12
1
-2
/
+2
*
Fixup sendfile to match HPUX semantics with signal interrups. This was
Jeremy Allison
2002-09-12
1
-12
/
+52
*
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
2002-09-12
1
-0
/
+158