This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add snprintf_l, vsnprintf_l probes
authorKarl Williamson <khw@cpan.org>
Mon, 20 Nov 2017 05:12:43 +0000 (22:12 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 20 Nov 2017 05:12:43 +0000 (22:12 -0700)
commit6c71d08e7c231ad236d0ecfde671024e560b77ae
tree0a0be9efcf48f8919e4aa66450c2405857257eee
parent250dcc9915d34e85c2575669ab1f77e73add17b2
Add snprintf_l, vsnprintf_l probes

These are structured so that they only are effective if plain snprintf
and vsnprintf are present and have been sanity tested.
U/threads/d_snprintf_l.U [new file with mode: 0644]