This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Scan for expected and unwanted undef (libc) symbols.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 13 Jul 2014 13:13:30 +0000 (16:13 +0300)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 19 Jul 2014 22:37:57 +0000 (18:37 -0400)
commit831ed0350097bc66cf04814c25dcf77d5a201d1a
tree0910d13a21e318a1ed1c20472a30b31c96c983c3
parent6d1ca00b5f18910faf5239b2054fbe63fdbbb6c3
Scan for expected and unwanted undef (libc) symbols.

We would expect to see e.g. chmod() being used,
but we do not want to see e.g. gets() being used, ever.
t/porting/libperl.t