diff options
author | Andy Dougherty <doughera.lafayette.edu> | 1995-12-02 03:25:17 +0000 |
---|---|---|
committer | Andy Dougherty <doughera.lafayette.edu> | 1995-12-02 03:25:17 +0000 |
commit | 25f94b330371810ad4761e17a4e200e6752044c5 (patch) | |
tree | db359228af3b637f3e3d66b7e60a7c80b3180328 /MANIFEST | |
parent | f8881bd9b4aab880d830b06ff42f1da38fceee8a (diff) | |
download | perl-25f94b330371810ad4761e17a4e200e6752044c5.tar.gz |
This is patch.2b1d to perl5.002beta1.
cd to your perl source directory and type
patch -p1 -N < patch.2b1a
This patch includes patches for the following items:
NETaa14710: Included bsdi_bsdos.sh hint file.
pod/perlre.pod: Mention 32bit limit.
Configure Updates.
Update Socket.xs to version 1.5. This handles
systems that might not have <sys/un.h>.
Fix missing quotes in h2ph.PL
These are each described in detail below, after the corresponding
index line.
Patch and enjoy,
Andy Dougherty doughera@lafcol.lafayette.edu
Dept. of Physics
Lafayette College, Easton PA 18042
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +178,7 @@ hints/aix.sh Hints for named architecture hints/altos486.sh Hints for named architecture hints/apollo.sh Hints for named architecture hints/aux.sh Hints for named architecture -hints/bsd386.sh Hints for named architecture +hints/bsdi_bsdos.sh Hints for named architecture hints/convexos.sh Hints for named architecture hints/cxux.sh Hints for named architecture hints/dec_osf.sh Hints for named architecture |