[PATCH v2] malloc: Replace shell/Perl gate in mtrace
Andreas Schwab
schwab@suse.de
Thu Jun 20 11:47:17 GMT 2024
On Jun 20 2024, Florian Weimer wrote:
> + exec perl -e '$_ = shift; s,([^/]),./\1,; do $_' "$0" "$@"
Perhaps: s:^:./: unless m:^/:
Also, it would be nice to tell the editors that this is perl script
despite the /bin/sh shebang.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list