Date: Mon, 26 Jan 2015 18:50:51 +0000 From: "emaste (Ed Maste)" <phabric-noreply@FreeBSD.org> To: freebsd-toolchain@freebsd.org Subject: [Differential] [Request, 54 lines] D1682: Preserve hard & symbolic links when modifying source file Message-ID: <differential-rev-PHID-DREV-rxfyq4mbld6evuxaylud-req@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
emaste created this revision. emaste added a subscriber: freebsd-toolchain. REVISION SUMMARY Strip is often used to modify existing files, rather than creating new files. If the existing file has hard links or is a symbolic link, act as if editing the file in place and preserve the links. Reported by: luigi (on FreeBSD-current) REVISION DETAIL https://reviews.freebsd.org/D1682 AFFECTED FILES contrib/elftoolchain/elfcopy/main.c To: emaste Cc: freebsd-toolchain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?differential-rev-PHID-DREV-rxfyq4mbld6evuxaylud-req>