Date: Fri, 25 Apr 1997 08:26:13 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-gnu@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/ld rrs.c Message-ID: <199704251526.IAA25911@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 97/04/25 08:26:13 Modified: gnu/usr.bin/ld rrs.c Log: Fill the padding at the end of the runtime strings with zeros, instead of leaving random data there. This makes the linker's output files more deterministic -- an important property for regression tests. Revision Changes Path 1.21 +6 -2 src/gnu/usr.bin/ld/rrs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704251526.IAA25911>