Home
last modified time | relevance | path

Searched hist:"1 e4896b176ff664dc9c2fce5426bf2fdf8017a7d" (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/elfcopy/
H A Darchive.cdiff 1e4896b176ff664dc9c2fce5426bf2fdf8017a7d Wed Nov 18 19:40:58 CET 2020 Dimitry Andric <dim@FreeBSD.org> When elftoolchain's objcopy (or strip) is rewriting a file in-place,
make it create the temporary file in the same directory as the source
file by default, instead of always using $TMPDIR or /tmp. If creating
that file fails because the directory is not writable, also fallback to
$TMPDIR or /tmp.

This has also been submitted upstream as:
https://sourceforge.net/p/elftoolchain/tickets/597/

Reported by: cem
PR: 250872
MFC after: 2 weeks
H A Delfcopy.hdiff 1e4896b176ff664dc9c2fce5426bf2fdf8017a7d Wed Nov 18 19:40:58 CET 2020 Dimitry Andric <dim@FreeBSD.org> When elftoolchain's objcopy (or strip) is rewriting a file in-place,
make it create the temporary file in the same directory as the source
file by default, instead of always using $TMPDIR or /tmp. If creating
that file fails because the directory is not writable, also fallback to
$TMPDIR or /tmp.

This has also been submitted upstream as:
https://sourceforge.net/p/elftoolchain/tickets/597/

Reported by: cem
PR: 250872
MFC after: 2 weeks
H A Dmain.cdiff 1e4896b176ff664dc9c2fce5426bf2fdf8017a7d Wed Nov 18 19:40:58 CET 2020 Dimitry Andric <dim@FreeBSD.org> When elftoolchain's objcopy (or strip) is rewriting a file in-place,
make it create the temporary file in the same directory as the source
file by default, instead of always using $TMPDIR or /tmp. If creating
that file fails because the directory is not writable, also fallback to
$TMPDIR or /tmp.

This has also been submitted upstream as:
https://sourceforge.net/p/elftoolchain/tickets/597/

Reported by: cem
PR: 250872
MFC after: 2 weeks