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 c7b0d13..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 
@@ -144,15 +144,16 @@ embed.pl
 embedvar.h     
 ext/*/hints*                   cfg
 ext/B/*                                nik
+ext/B/B/Deparse.pm             smccam
 ext/DB_File*                   pmarquess
 ext/DB_File/hints/dynixptx.pl  dynix/ptx
 ext/Data/Dumper/*              gsar
+ext/Devel/DProf/*
 ext/Devel/Peek/*               ilya
 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
@@ -308,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
@@ -475,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        
@@ -681,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