Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: a2887f2772e70a589141ab27c29a0b324260ce76
https://github.com/Perl/perl5/commit/a2887f2772e70a589141ab27c29a0b324260ce76
Author: Karl Williamson <[email protected]>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M embed.fnc
M inline.h
M proto.h
M util.c
Log Message:
-----------
Revert "Revert "Inline strlcat(), strlcpy()""
This reverts commit 81620fbedd5f5cb87f240d7809dc669cd60d0139.
The original commit was wrongly blamed for breakage, when it was the
harness parallelism that was at fault; since fixed, mostly.