pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/compat_headers/files
Module Name: pkgsrc
Committed By: tnn
Date: Sun May 25 18:32:28 UTC 2008
Modified Files:
pkgsrc/pkgtools/compat_headers/files: Makefile.in config.h.in configure
configure.in
Added Files:
pkgsrc/pkgtools/compat_headers/files: stdarg.h.in
Log Message:
If there is no va_copy(), provide one and just assume the compiler knows
how to copy va_lists by value.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/compat_headers/files/Makefile.in
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/pkgtools/compat_headers/files/config.h.in \
pkgsrc/pkgtools/compat_headers/files/configure \
pkgsrc/pkgtools/compat_headers/files/configure.in
cvs rdiff -r0 -r1.1 pkgsrc/pkgtools/compat_headers/files/stdarg.h.in
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