perl 5.003_03: pp_hot.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sun, 25 Aug 1996 00:01:52 +0000 (00:01 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Sun, 25 Aug 1996 00:01:52 +0000 (00:01 +0000)
commit236988e4d25eed85df605c5aa84163a8cd5d390d
tree2dde337fcf79f972ff505f69b07255e19bb58dea
parentb1dadf134bc1d7458a050c3b4ad2ce62652892ad
perl 5.003_03: pp_hot.c

Use memcmp instead of bcmp even when we don't care about order.

Add support for tied filehandles.
pp_hot.c