Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/traceroute
Module Name: src
Committed By: kamil
Date: Sun Aug 18 04:12:07 UTC 2019
Modified Files:
src/usr.sbin/traceroute: Makefile ifaddrlist.c prog_ops.h
traceroute_hostops.c traceroute_rumpops.c
Log Message:
traceroute: Add indirection of symbol to remove clash with sanitizers
Add indirection and symbol renaming under MKSANITIZER for the linked in
version of getifaddrs.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/traceroute/Makefile
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/traceroute/ifaddrlist.c
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/traceroute/prog_ops.h \
src/usr.sbin/traceroute/traceroute_hostops.c \
src/usr.sbin/traceroute/traceroute_rumpops.c
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