Module Name: src Committed By: christos Date: Thu Mar 15 00:16:07 UTC 2012
Modified Files: src/libexec/ld.elf_so: Makefile Added Files: src/libexec/ld.elf_so: diagassert.c Log Message: Add __diagassert13() so that if libc is compiled with _DIAGNOSTIC, it does not end up bringing in all of stdio. XXX: This is temporary. To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 src/libexec/ld.elf_so/Makefile cvs rdiff -u -r0 -r1.1 src/libexec/ld.elf_so/diagassert.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.