This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
optimise save/restore of PL_delaymagic.
[perl5.git] / README.amiga
index 0e6358d..41345c1 100644 (file)
@@ -178,6 +178,11 @@ This will build the default setup that installs under SDK:local/newlib/lib/
 
 =item Fix issue with newlib's unlink, which could cause infinite loops.
 
+=item Add flock() emulation using IDOS->LockRecord thanks to Tony Cook
+for the suggestion.
+
+=item Fix issue where kill was using the wrong kind of process ID
+
 =back
 
 =item B<27th November 2013>