AmigaOS: fork() is available but unimplemented.
Jarkko Hietaniemi [Thu, 20 Jun 2002 18:13:31 +0000 (18:13 +0000)]
p4raw-id: //depot/perl@17329

hints/amigaos.sh

index 52ba0bd..c5ba6ff 100644 (file)
@@ -7,6 +7,7 @@ archname='m68k-amigaos'
 cc='gcc'
 firstmakefile='GNUmakefile'
 usenm='true'
+d_fork='undef' # available but ENOSYS
 
 usemymalloc='n'
 useperlio='true'