From: Jarkko Hietaniemi Date: Wed, 12 Dec 2001 02:32:05 +0000 (+0000) Subject: utime() updates only the mtime in BeOS. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=15c6511316ec138f48a272932f9064281ed93164;p=p5sagit%2Fp5-mst-13.2.git utime() updates only the mtime in BeOS. p4raw-id: //depot/perl@13642 --- diff --git a/pod/perlport.pod b/pod/perlport.pod index c89e288..588b55d 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1848,7 +1848,7 @@ is finally closed. (AmigaOS) =item utime LIST -Only the modification time is updated. (S, VMS, S) +Only the modification time is updated. (S, S, VMS, S) May not behave as expected. Behavior depends on the C runtime library's implementation of utime(), and the filesystem being