diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2006-06-27 22:27:22 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2006-06-27 22:27:22 +0000 |
commit | d767266adbd643e36e17a64de581f17774145cef (patch) | |
tree | d8d51f83b6e085f7c4add20c68d0b0711da0e3f6 /lang/tclX/files/patch-siginfo | |
parent | Update to 0.970 (diff) |
Fix up a few issues:
. add recognition of the BSD-specific SIGINFO signal (to be
submitted to authors);
. avoid even extracting the compat/ subdirectory for fear
of picking up a wrong declaration for a function defined
in a system library;
. force to use the system strstr() instead of building TCL's
own (from compat/strstr.c);
. similarly, use the system memmove() instead of the (identical)
bcopy;
. run the vendor's tests as part of the build -- the test failures
are not fatal, but may help investigate problems;
. fix up the two failing tests so that none currently fail on my two
test systems (FreeBSD-6.1-STABLE i386 and amd64) (fixes submitted
to authors);
. quiet down the noisy warning, triggered in the thread-case by
the re-#define of inet_ntoa() in tclUnixPort.h.
Bump PORTREVISION.
Diffstat (limited to 'lang/tclX/files/patch-siginfo')
0 files changed, 0 insertions, 0 deletions