summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* vendorlib support for Windows; regen win32/config*Gurusamy Sarathy2000-03-0610-25/+127
| | | p4raw-id: //depot/perl@5574
* regen win32/config*, up version numbers &c.Gurusamy Sarathy2000-03-058-56/+68
| | | p4raw-id: //depot/perl@5542
* regen win32/config_H*Gurusamy Sarathy2000-03-043-216/+645
| | | p4raw-id: //depot/perl@5522
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-033-0/+3
| | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484
* Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;Gurusamy Sarathy2000-03-022-1/+23
| | | | | add test targets for -C switch on windows p4raw-id: //depot/perl@5456
* patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);Gurusamy Sarathy2000-03-025-17/+27
| | | | | some parts not applied p4raw-id: //depot/perl@5445
* Windows miscellanyGurusamy Sarathy2000-03-013-24/+29
| | | p4raw-id: //depot/perl@5388
* support kill(0,$pid) on Windows to test if process existsGurusamy Sarathy2000-03-011-3/+11
| | | p4raw-id: //depot/perl@5386
* Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-293-0/+3
| | | | | SUNWspro cc only) awareness; fix various Solaris nits. p4raw-id: //depot/cfgperl@5374
* change#5364 had a few problemsGurusamy Sarathy2000-02-292-2/+8
| | | | | p4raw-link: @5364 on //depot/perl: 729a02f2394e6a50fe8352c9471391b53e54ac40 p4raw-id: //depot/perl@5368
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-294-4/+34
|\ | | | | p4raw-id: //depot/cfgperl@5365
| * utf8-ize @ARGV when -C switch is used on WindowsGurusamy Sarathy2000-02-294-4/+34
| | | | | | p4raw-id: //depot/perl@5364
* | The sprintf option was blithely printing long doubles asJarkko Hietaniemi2000-02-293-0/+3
|/ | | | | | doubles (spotted by Spider Boardman); dqgcvt() wasn't ever being used; made the test more thorough. p4raw-id: //depot/cfgperl@5358
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-293-0/+3
|\ | | | | p4raw-id: //depot/perl@5345
| * Put back madvise lost because of a typo.Jarkko Hietaniemi2000-02-283-0/+3
| | | | | | p4raw-id: //depot/cfgperl@5326
* | various shenanigans in change#5342Gurusamy Sarathy2000-02-294-14/+10
| | | | | | | | | | p4raw-link: @5342 on //depot/perl: ba869debd80c55cfae8e9d4de0991d62f9efcb9b p4raw-id: //depot/perl@5343
* | support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-295-86/+63
|/ | | p4raw-id: //depot/perl@5342
* update Changes, patchlevel etc.Gurusamy Sarathy2000-02-288-35/+83
| | | p4raw-id: //depot/perl@5318
* reintroduce useithreads (accidentally deleted in change#5261)Gurusamy Sarathy2000-02-261-1/+2
| | | | | p4raw-link: @5261 on //depot/metaconfig: 4f000923e76d2d40ea30e293e243d0469d84cef8on //depot/cfgperl: 10cc9d2a36974e2e1175dbda57d8d05e2b0ce49e p4raw-id: //depot/perl@5268
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-266-70/+69
| | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261
* Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-256-9/+132
| | | | | | add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX lands; regen Configure. p4raw-id: //depot/cfgperl@5259
* windows fixes for virtualizing child std{in,out,err} handles,Gurusamy Sarathy2000-02-203-5/+37
| | | | | | attempts to lock uninitialized critical section in files that were never explicitly opened (from Doug Lankshear) p4raw-id: //depot/perl@5169
* some fixes for mingw32/GCC (SETERRNO() still appears toGurusamy Sarathy2000-02-192-12/+12
| | | | | trash memory) p4raw-id: //depot/perl@5129
* update Changes, patchlevelGurusamy Sarathy2000-02-155-26/+26
| | | p4raw-id: //depot/perl@5113
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-152-6/+27
| | | | | <gbacon@itsc.uah.edu>) p4raw-id: //depot/perl@5110
* propagate st_mode bits to group/other for Borland buildGurusamy Sarathy2000-02-151-0/+4
| | | | | (from Vadim Konovalov <vkonovalov@lucent.com>) p4raw-id: //depot/perl@5097
* update exetype.pl toolGurusamy Sarathy2000-02-153-14/+63
| | | p4raw-id: //depot/perl@5094
* megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-126-27/+0
| | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-101-16/+196
| | | p4raw-id: //depot/cfgperl@5060
* Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-096-12/+138
| | | p4raw-id: //depot/cfgperl@5044
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-0812-74/+148
| | | p4raw-id: //depot/cfgperl@5043
* workaround for undefined symbolGurusamy Sarathy2000-02-021-0/+1
| | | p4raw-id: //depot/perl@4966
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-3/+5
| | | | | | | calls should using widechar APIs; chr and sprintf "%c" also follow this flag in the absense of "use byte"; "use utf8" sets $^U=1 (this appears kludgey) p4raw-id: //depot/perl@4937
* !USING_WIDE() branch is busted in win32_stat()Gurusamy Sarathy2000-01-311-35/+40
| | | p4raw-id: //depot/perl@4933
* more exported symbols needed for build on windowsGurusamy Sarathy2000-01-281-1/+6
| | | p4raw-id: //depot/perl@4916
* add missing flag in change#4892Gurusamy Sarathy2000-01-271-2/+8
| | | | | p4raw-link: @4892 on //depot/perl: 9e5f57defb0d4fe4a23e6e24c3d57478465aea87 p4raw-id: //depot/perl@4911
* tweak exports list on WindowsGurusamy Sarathy2000-01-261-2/+2
| | | p4raw-id: //depot/perl@4902
* typo in change#4892Gurusamy Sarathy2000-01-251-2/+2
| | | | | p4raw-link: @4892 on //depot/perl: 9e5f57defb0d4fe4a23e6e24c3d57478465aea87 p4raw-id: //depot/perl@4893
* eliminate need for perl95.exe on Windows 9x by working around CRTGurusamy Sarathy2000-01-254-175/+80
| | | | | | | bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified to call the fixed version of open_osfhandle() only on Windows 9x; updated the makefiles and README.win32 to suit p4raw-id: //depot/perl@4892
* update Makefile notes on the now deprecated USE_5005THREADS andGurusamy Sarathy2000-01-252-45/+62
| | | | | USE_OBJECT p4raw-id: //depot/perl@4890
* consistently use MAX_PATH+1 buffer sizesGurusamy Sarathy2000-01-251-19/+19
| | | p4raw-id: //depot/perl@4886
* workaround for rename('x','X') bug in Windows NTGurusamy Sarathy2000-01-251-24/+32
| | | p4raw-id: //depot/perl@4885
* windows build fixups from uniform DLL name change to perl56.dllGurusamy Sarathy2000-01-251-74/+36
| | | p4raw-id: //depot/perl@4884
* assorted little nitsGurusamy Sarathy2000-01-244-16/+18
| | | p4raw-id: //depot/perl@4882
* force linkage of the function wrappers for globals in change#4878Gurusamy Sarathy2000-01-241-0/+1
| | | | | p4raw-link: @4878 on //depot/perl: 6f4183fe04888927cb36b966262c959c5166404b p4raw-id: //depot/perl@4879
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-242-6/+24
| | | | | | (provides binary compatibility in the face of changes in interpreter structure) p4raw-id: //depot/perl@4878
* on windows, set seek position to end for files opened in append modeGurusamy Sarathy2000-01-231-4/+16
| | | | | (improves compatibility with Unix, avoids buffering issues) p4raw-id: //depot/perl@4868
* regen win32/config*Gurusamy Sarathy2000-01-196-2754/+2781
| | | p4raw-id: //depot/perl@4817
* pseudo forked children inherit environment correctlyGurusamy Sarathy2000-01-111-10/+11
| | | p4raw-id: //depot/perl@4792
* add workaround for textmode read() bug in MSVCRT; make chdir() doGurusamy Sarathy2000-01-105-16/+276
| | | | | a real SetCurrentDirectory() in toplevel host p4raw-id: //depot/perl@4789