summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* make ok etc also for win32.Prymmer/Kahn2000-08-151-0/+18
* various syntax errors and such (not fixed: comp/require.t#22 coredumpGurusamy Sarathy2000-08-011-13/+12
* fix and question re: waitpid() under win32Brian Clarke2000-08-012-12/+24
* change#6174 needs corresponding change in win32/config_h.PL,Gurusamy Sarathy2000-07-121-0/+5
* windows build tweaks (op/sprintf.t still fails tests 120-121, 149)Gurusamy Sarathy2000-07-113-2/+3
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-112-4/+7
* integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-0/+7
* integrate cfgperl change#6217 into mainlineGurusamy Sarathy2000-07-111-4/+4
* integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-111-0/+4
* accept() leaks memory on windows due to incorrect ordering ofGurusamy Sarathy2000-07-101-4/+5
* winsock options weren't being set in all threads under ithreadsGurusamy Sarathy2000-07-101-4/+4
* fix UNC path handling on Windows under ithreads, and chdir()Gurusamy Sarathy2000-07-051-43/+39
* winsock cleanup never done on Windows (leads to handle leaks)Gurusamy Sarathy2000-07-052-6/+12
* adjust change#6299Gurusamy Sarathy2000-07-041-12/+12
* fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-041-0/+14
* Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.Jarkko Hietaniemi2000-05-306-3/+21
* Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROTJarkko Hietaniemi2000-05-306-0/+63
* Integrate with Sarathy.Jarkko Hietaniemi2000-05-181-1/+2
|\
| * reenable fake signal handling on Windows, bugs and allGurusamy Sarathy2000-05-171-1/+2
* | Integrate with Sarathy.Jarkko Hietaniemi2000-05-111-17/+25
|\ \ | |/
| * PL_sys_intern was being initialized too late on windowsGurusamy Sarathy2000-05-111-17/+25
* | Integrate with Sarathy.Jarkko Hietaniemi2000-05-081-2/+4
|\ \ | |/
| * fork() failure to create pseudo process sets errno=EAGAIN and returnsGurusamy Sarathy2000-05-081-2/+4
* | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-076-63/+0
|/
* replace direct call to sighandler() with (*PL_sighandlerp)()Gurusamy Sarathy2000-05-051-1/+1
* windows portability tweaksGurusamy Sarathy2000-04-291-0/+2
* allow REG_EXPAND_SZ keys in Windows registry (fromGurusamy Sarathy2000-04-281-1/+3
* support additional library locations via $Config{otherlibdirs}Gurusamy Sarathy2000-04-283-0/+6
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-246-0/+90
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-242-2/+2
* add README.machten (from Dominic Dunlop)Gurusamy Sarathy2000-03-222-1/+15
* makefile nitsGurusamy Sarathy2000-03-222-3/+3
* remove outdated notes in makefilesGurusamy Sarathy2000-03-222-14/+0
* s/setgropus/setgroups/; # detypo in a commentJarkko Hietaniemi2000-03-213-3/+3
* regen win32/config*Gurusamy Sarathy2000-03-213-31/+31
* disable unused Windows code that won't run on Windows 95Gurusamy Sarathy2000-03-211-0/+8
* (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-183-15/+51
* Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-183-3/+3
* Integrate with Sarathy.Jarkko Hietaniemi2000-03-163-11/+24
|\
| * due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-163-11/+24
* | Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-166-0/+18
|/
* regen win32/config*Gurusamy Sarathy2000-03-145-100/+136
* provide an explicit base address for perl56.dll to avoid relocations;Gurusamy Sarathy2000-03-142-55/+24
* fixes for Borland compiler (from Vadim KonovalovGurusamy Sarathy2000-03-141-2/+2
* avoid using context pointer in MUTEX_INIT() et al; remove theGurusamy Sarathy2000-03-111-25/+11
* perldelta update, typos and whitespace adjustmentsGurusamy Sarathy2000-03-111-6/+5
* track more of the child state on WindowsGurusamy Sarathy2000-03-092-3/+30
* vendorlib support for Windows; regen win32/config*Gurusamy Sarathy2000-03-0610-25/+127
* regen win32/config*, up version numbers &c.Gurusamy Sarathy2000-03-058-56/+68
* regen win32/config_H*Gurusamy Sarathy2000-03-043-216/+645