This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
[perl5.git] / MAINTAIN
index 82efa5d..be9eaff 100644 (file)
--- a/MAINTAIN
+++ b/MAINTAIN
@@ -51,7 +51,7 @@ Porting/pumpkin.pod
 README 
 README.amiga                   amiga
 README.beos                    beos
-README.cygwin32                        cygwin32
+README.cygwin                  cygwin
 README.dos                     dos
 README.hpux                    hpux
 README.lexwarn                 lexwarn
@@ -85,7 +85,7 @@ configure.com                 vms
 configure.gnu  
 cop.h  
 cv.h   
-cygwin32/*                     cygwin32
+cygwin/*                       cygwin
 deb.c  
 djgpp/*                                dos
 doio.c 
@@ -154,7 +154,6 @@ ext/DynaLoader/DynaLoader_pm.PL
 ext/DynaLoader/Makefile.PL     
 ext/DynaLoader/README  
 ext/DynaLoader/dl_aix.xs       aix
-ext/DynaLoader/dl_cygwin32.xs  cygwin32
 ext/DynaLoader/dl_dld.xs       rsanders
 ext/DynaLoader/dl_dlopen.xs    timb
 ext/DynaLoader/dl_hpux.xs      hpux
@@ -310,7 +309,7 @@ hints/broken-db.msg
 hints/bsdos.sh                 bsdos
 hints/convexos.sh      
 hints/cxux.sh                  cxux
-hints/cygwin32.sh              cygwin32x
+hints/cygwin.sh                        cygwinx
 hints/dcosx.sh 
 hints/dec_osf.sh               dec_osf
 hints/dgux.sh                  dgux
@@ -477,6 +476,7 @@ lib/bigint.pl
 lib/bigrat.pl  
 lib/blib.pm    
 lib/cacheout.pl        
+lib/charnames.pm               ilya
 lib/chat2.pl   
 lib/complete.pl        
 lib/constant.pm        
@@ -683,6 +683,7 @@ t/lib/cgi-form.t
 t/lib/cgi-function.t   
 t/lib/cgi-html.t       
 t/lib/cgi-request.t    
+t/lib/charnames.t              ilya
 t/lib/checktree.t      
 t/lib/complex.t                        complex
 t/lib/db-btree.t               pmarquess