summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-02-26 03:10:47 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-02-26 03:10:47 +0000
commitf556e5b971932902a6d49815d5094657f50eb262 (patch)
tree0750a2d843d582c15866cc7adef8a7886166a684 /MANIFEST
parent10cc9d2a36974e2e1175dbda57d8d05e2b0ce49e (diff)
downloadperl-f556e5b971932902a6d49815d5094657f50eb262.tar.gz
Rhapsody/Darwin patches from Wilfredo Sanchez.
p4raw-id: //depot/cfgperl@5262
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 746a1701e6..8d5fac9f4e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -235,11 +235,11 @@ ext/DynaLoader/dl_aix.xs AIX implementation
ext/DynaLoader/dl_beos.xs BeOS implementation
ext/DynaLoader/dl_dld.xs GNU dld style implementation
ext/DynaLoader/dl_dlopen.xs BSD/SunOS4&5 dlopen() style implementation
+ext/DynaLoader/dl_dyld.xs NeXT/Apple dyld implementation
ext/DynaLoader/dl_hpux.xs HP-UX implementation
ext/DynaLoader/dl_mpeix.xs MPE/iX implementation
-ext/DynaLoader/dl_next.xs Next implementation
+ext/DynaLoader/dl_next.xs NeXT implementation
ext/DynaLoader/dl_none.xs Stub implementation
-ext/DynaLoader/dl_rhapsody.xs Rhapsody implementation
ext/DynaLoader/dl_vmesa.xs VM/ESA implementation
ext/DynaLoader/dl_vms.xs VMS implementation
ext/DynaLoader/dlutils.c Dynamic loader utilities for dl_*.xs files
@@ -440,6 +440,7 @@ hints/bsdos.sh Hints for named architecture
hints/convexos.sh Hints for named architecture
hints/cxux.sh Hints for named architecture
hints/cygwin.sh Hints for named architecture
+hints/darwin.sh Hints for named architecture
hints/dcosx.sh Hints for named architecture
hints/dec_osf.sh Hints for named architecture
hints/dgux.sh Hints for named architecture