Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Win32 patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-06-22 | 1 | -0/+7 |
| | | | p4raw-id: //depot/cfgperl@6220 | ||||
* | Rename the fdpid locking and integrate with Sarathy. | Jarkko Hietaniemi | 2000-06-09 | 1 | -4/+4 |
| | | | p4raw-id: //depot/cfgperl@6217 | ||||
* | Mopup for #6207 and #6209. | Jarkko Hietaniemi | 2000-06-07 | 1 | -4/+4 |
| | | | p4raw-id: //depot/cfgperl@6210 | ||||
* | Lock PL_fdpid against race conditions, based on: | Dan Sugalski | 2000-06-07 | 1 | -0/+4 |
| | | | | | | | Subject: [PATCH 5.6.0]subprocess fixup for threads To: perl5-porters@perl.org Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48> p4raw-id: //depot/cfgperl@6209 | ||||
* | Win32 improvements | Benjamin Stuhl | 2000-06-06 | 3 | -78/+239 |
| | | | | | | | To: gsar@activestate.com, perl5-porters@perl.org Message-ID: <20000530002224.91142.qmail@hotmail.com> (MUA had mangled many lines by wordwrapping) p4raw-id: //depot/cfgperl@6205 | ||||
* | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. | Jarkko Hietaniemi | 2000-05-30 | 6 | -3/+21 |
| | | | p4raw-id: //depot/cfgperl@6168 | ||||
* | Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT | Jarkko Hietaniemi | 2000-05-30 | 6 | -0/+63 |
| | | | | | | in case somebody wants to write an extension for more shadow database interfaces. p4raw-id: //depot/cfgperl@6166 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-18 | 1 | -1/+2 |
|\ | | | | | p4raw-id: //depot/cfgperl@6109 | ||||
| * | reenable fake signal handling on Windows, bugs and all | Gurusamy Sarathy | 2000-05-17 | 1 | -1/+2 |
| | | | | | | p4raw-id: //depot/perl@6108 | ||||
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-11 | 1 | -17/+25 |
|\ \ | |/ | | | p4raw-id: //depot/cfgperl@6105 | ||||
| * | PL_sys_intern was being initialized too late on windows | Gurusamy Sarathy | 2000-05-11 | 1 | -17/+25 |
| | | | | | | p4raw-id: //depot/perl@6104 | ||||
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-08 | 1 | -2/+4 |
|\ \ | |/ | | | p4raw-id: //depot/cfgperl@6096 | ||||
| * | fork() failure to create pseudo process sets errno=EAGAIN and returns | Gurusamy Sarathy | 2000-05-08 | 1 | -2/+4 |
| | | | | | | | | | | undef on windows (from Clinton Pierce <clintp@geeksalad.org>) p4raw-id: //depot/perl@6093 | ||||
* | | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, | Jarkko Hietaniemi | 2000-05-07 | 6 | -63/+0 |
|/ | | | | | | because we do not use those. The HAS_GETSPNAM remains, though, because we still do use that. p4raw-id: //depot/cfgperl@6088 | ||||
* | replace direct call to sighandler() with (*PL_sighandlerp)() | Gurusamy Sarathy | 2000-05-05 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@6067 | ||||
* | windows portability tweaks | Gurusamy Sarathy | 2000-04-29 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@6019 | ||||
* | allow REG_EXPAND_SZ keys in Windows registry (from | Gurusamy Sarathy | 2000-04-28 | 1 | -1/+3 |
| | | | | | John Clayton <John.Clayton@barclayscapital.com>) p4raw-id: //depot/perl@6003 | ||||
* | support additional library locations via $Config{otherlibdirs} | Gurusamy Sarathy | 2000-04-28 | 3 | -0/+6 |
| | | | | | (from Andy Dougherty) p4raw-id: //depot/perl@6001 | ||||
* | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 6 | -0/+90 |
| | | | | | Now pp_ncmp() returns undef is either operand is a NaN. p4raw-id: //depot/cfgperl@5943 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-24 | 2 | -2/+2 |
| | | | p4raw-id: //depot/cfgperl@5937 | ||||
* | add README.machten (from Dominic Dunlop) | Gurusamy Sarathy | 2000-03-22 | 2 | -1/+15 |
| | | | p4raw-id: //depot/perl@5889 | ||||
* | makefile nits | Gurusamy Sarathy | 2000-03-22 | 2 | -3/+3 |
| | | | p4raw-id: //depot/perl@5888 | ||||
* | remove outdated notes in makefiles | Gurusamy Sarathy | 2000-03-22 | 2 | -14/+0 |
| | | | p4raw-id: //depot/perl@5872 | ||||
* | s/setgropus/setgroups/; # detypo in a comment | Jarkko Hietaniemi | 2000-03-21 | 3 | -3/+3 |
| | | | p4raw-id: //depot/cfgperl@5864 | ||||
* | regen win32/config* | Gurusamy Sarathy | 2000-03-21 | 3 | -31/+31 |
| | | | p4raw-id: //depot/perl@5854 | ||||
* | disable unused Windows code that won't run on Windows 95 | Gurusamy Sarathy | 2000-03-21 | 1 | -0/+8 |
| | | | p4raw-id: //depot/perl@5850 | ||||
* | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 3 | -15/+51 |
| | | | p4raw-id: //depot/cfgperl@5808 | ||||
* | Configure nits: rewording from Sarathy (aka #5796), | Jarkko Hietaniemi | 2000-03-18 | 3 | -3/+3 |
| | | | | | and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-16 | 3 | -11/+24 |
|\ | | | | | p4raw-id: //depot/cfgperl@5763 | ||||
| * | due to an oversight during PERL_OBJECT migration, hosts created | Gurusamy Sarathy | 2000-03-16 | 3 | -11/+24 |
| | | | | | | | | | | | | | | | | | | by pseudo-fork were never being deleted, leading to a sizeable memory leak; std FDs in pseudo-children are now closed automatically to avoid resource leaks; basic infinite looping fork() test works without leaking again in non-PERL_OBJECT build p4raw-id: //depot/perl@5761 | ||||
* | | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 6 | -0/+18 |
|/ | | | | | | | | | return a SSize_t, not an Off_t); add a note about a slightly similar situation in pp_truncate(); introduce $sizesize for Configure; update EPOC, VOS, Win32, and VMS for the sizesize; minor updates on the EPOC config file; reword socklen_t message slightly; fix fpossize (though unused currently) p4raw-id: //depot/cfgperl@5760 | ||||
* | regen win32/config* | Gurusamy Sarathy | 2000-03-14 | 5 | -100/+136 |
| | | | p4raw-id: //depot/perl@5744 | ||||
* | provide an explicit base address for perl56.dll to avoid relocations; | Gurusamy Sarathy | 2000-03-14 | 2 | -55/+24 |
| | | | | | | | | increase the default stack size (RE engine can use a lot more stack than the 1MB default limit); default to using the regular version of the MSVCRT even for DEBUGGING builds (this allows extensions to be selectively built with debugging) p4raw-id: //depot/perl@5736 | ||||
* | fixes for Borland compiler (from Vadim Konovalov | Gurusamy Sarathy | 2000-03-14 | 1 | -2/+2 |
| | | | | | <vkonovalov@lucent.com>) p4raw-id: //depot/perl@5726 | ||||
* | avoid using context pointer in MUTEX_INIT() et al; remove the | Gurusamy Sarathy | 2000-03-11 | 1 | -25/+11 |
| | | | | | *_NOCONTEXT variants to keep it simple p4raw-id: //depot/perl@5651 | ||||
* | perldelta update, typos and whitespace adjustments | Gurusamy Sarathy | 2000-03-11 | 1 | -6/+5 |
| | | | p4raw-id: //depot/perl@5640 | ||||
* | track more of the child state on Windows | Gurusamy Sarathy | 2000-03-09 | 2 | -3/+30 |
| | | | p4raw-id: //depot/perl@5631 | ||||
* | vendorlib support for Windows; regen win32/config* | Gurusamy Sarathy | 2000-03-06 | 10 | -25/+127 |
| | | | p4raw-id: //depot/perl@5574 | ||||
* | regen win32/config*, up version numbers &c. | Gurusamy Sarathy | 2000-03-05 | 8 | -56/+68 |
| | | | p4raw-id: //depot/perl@5542 | ||||
* | regen win32/config_H* | Gurusamy Sarathy | 2000-03-04 | 3 | -216/+645 |
| | | | p4raw-id: //depot/perl@5522 | ||||
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 3 | -0/+3 |
| | | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484 | ||||
* | Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl; | Gurusamy Sarathy | 2000-03-02 | 2 | -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 Sarathy | 2000-03-02 | 5 | -17/+27 |
| | | | | | some parts not applied p4raw-id: //depot/perl@5445 | ||||
* | Windows miscellany | Gurusamy Sarathy | 2000-03-01 | 3 | -24/+29 |
| | | | p4raw-id: //depot/perl@5388 | ||||
* | support kill(0,$pid) on Windows to test if process exists | Gurusamy Sarathy | 2000-03-01 | 1 | -3/+11 |
| | | | p4raw-id: //depot/perl@5386 | ||||
* | Add libsunmath (long double math library for Solaris, | Jarkko Hietaniemi | 2000-02-29 | 3 | -0/+3 |
| | | | | | SUNWspro cc only) awareness; fix various Solaris nits. p4raw-id: //depot/cfgperl@5374 | ||||
* | change#5364 had a few problems | Gurusamy Sarathy | 2000-02-29 | 2 | -2/+8 |
| | | | | | p4raw-link: @5364 on //depot/perl: 729a02f2394e6a50fe8352c9471391b53e54ac40 p4raw-id: //depot/perl@5368 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-29 | 4 | -4/+34 |
|\ | | | | | p4raw-id: //depot/cfgperl@5365 | ||||
| * | utf8-ize @ARGV when -C switch is used on Windows | Gurusamy Sarathy | 2000-02-29 | 4 | -4/+34 |
| | | | | | | p4raw-id: //depot/perl@5364 | ||||
* | | The sprintf option was blithely printing long doubles as | Jarkko Hietaniemi | 2000-02-29 | 3 | -0/+3 |
|/ | | | | | | doubles (spotted by Spider Boardman); dqgcvt() wasn't ever being used; made the test more thorough. p4raw-id: //depot/cfgperl@5358 |