pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/tct
Module Name: pkgsrc
Committed By: dholland
Date: Mon Mar 8 01:21:25 UTC 2010
Modified Files:
pkgsrc/security/tct: distinfo
pkgsrc/security/tct/patches: patch-ag
Added Files:
pkgsrc/security/tct/patches: patch-ap
Log Message:
Fix Linux build broken since 2006. Two issues: (1) do _FILE_OFFSET_BITS=64
instead of rolling a private _llseek syscall using now-nonexistent type
declarations; (2) as noted in PR 33893 use errno.h instead of "extern int
errno".
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/tct/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/tct/patches/patch-ag
cvs rdiff -u -r0 -r1.1 pkgsrc/security/tct/patches/patch-ap
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index