This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid race conditions with files in /tmp, by explicitly checking dev & inode.
[perl5.git] / t / io / through.t
2008-08-07 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2006-01-14 Craig A. BerryGive up on through.t on VMS for now -- no can do with...
2005-11-03 Steve PetersClean up some test files.
2005-09-27 Ilya ZakharevichRe: [BUG 5.8.7] Another major bug in PerlIO layer