Module Name: src Committed By: kamil Date: Mon Jun 1 01:03:21 UTC 2020
Modified Files: src/tests/lib/libc/net: Makefile h_nsd_recurse.c Log Message: Avoid redefining _REENTRANT under sanitizers Switch away from -Wno-macro-redefined which was Clang specific. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/tests/lib/libc/net/Makefile cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/net/h_nsd_recurse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.