summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn/lib/libsvn_wc
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-10-01 17:28:07 +0000
committerjhb <jhb@FreeBSD.org>2015-10-01 17:28:07 +0000
commitc57d8fb993f96281d9407b5b272bb6b0b9159dc7 (patch)
tree3e7949ae3821d5ac7abbcee9d6cd1c94bf7e79e2 /usr.bin/svn/lib/libsvn_wc
parenta7454f81fa2cbc27ce370c021a56b90700ca5dc2 (diff)
downloadFreeBSD-src-c57d8fb993f96281d9407b5b272bb6b0b9159dc7.zip
FreeBSD-src-c57d8fb993f96281d9407b5b272bb6b0b9159dc7.tar.gz
- Remove extra integer argument from truncate() and ftruncate(). This is
probably fallout from the removal of the extra padding argument before off_t in 7. However, that padding still exists for 32-bit powerpc, so use QUAD_ALIGN. - Fix QUAD_ALIGN to be zero for powerpc64. It should only be set to 1 for 32-bit platforms that add padding to align 64-bit arguments.
Diffstat (limited to 'usr.bin/svn/lib/libsvn_wc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud