| Commit message (Expand) | Author | Age | Files | Lines |
* | AIX 4.3.3 has SOCKS in libc with a differently named init routine, | Dan Hale | 2000-08-25 | 3 | -0/+3 |
* | Replace #6705 with a minimal doc patch. | Jan Dubois | 2000-08-24 | 1 | -73/+53 |
* | free TLS slot properly on Windows | Gurusamy Sarathy | 2000-08-21 | 2 | -0/+9 |
* | small tweaks for change#6705: avoid C++ style comments in C code; | Gurusamy Sarathy | 2000-08-21 | 1 | -11/+10 |
* | add Storable to list of extensions on Windows | Gurusamy Sarathy | 2000-08-21 | 2 | -6/+27 |
* | fix for Win32::GetFullPathName and Win32::GetShortPathName | Jan Dubois | 2000-08-19 | 1 | -0/+6 |
* | fix for Win32::DomainName | Jan Dubois | 2000-08-18 | 1 | -53/+68 |
* | Propagate new Configure vars. | Jarkko Hietaniemi | 2000-08-18 | 6 | -0/+54 |
* | move WNOHANG definition to where other such things are | Gurusamy Sarathy | 2000-08-17 | 1 | -4/+5 |
* | add "ok" targets from change#6632 in makefile.mk | Gurusamy Sarathy | 2000-08-17 | 2 | -7/+21 |
* | avoid warnings from dense compiler | Gurusamy Sarathy | 2000-08-17 | 1 | -4/+6 |
* | trailing new %ENV entries weren't being pushed into the real | Gurusamy Sarathy | 2000-08-17 | 1 | -1/+11 |
* | waitpid() now handles externally spawned pids correctly; | Gurusamy Sarathy | 2000-08-17 | 2 | -23/+78 |
* | on windows, the return values from wait() and waitpid() don't | Gurusamy Sarathy | 2000-08-16 | 1 | -2/+2 |
* | change#6328 could make close(SOCKET) return false on windows | Gurusamy Sarathy | 2000-08-16 | 1 | -8/+17 |
* | check that the number pseudo children doesn't exceed | Gurusamy Sarathy | 2000-08-16 | 1 | -1/+7 |
* | make ok etc also for win32. | Prymmer/Kahn | 2000-08-15 | 1 | -0/+18 |
* | various syntax errors and such (not fixed: comp/require.t#22 coredump | Gurusamy Sarathy | 2000-08-01 | 1 | -13/+12 |
* | fix and question re: waitpid() under win32 | Brian Clarke | 2000-08-01 | 2 | -12/+24 |
* | change#6174 needs corresponding change in win32/config_h.PL, | Gurusamy Sarathy | 2000-07-12 | 1 | -0/+5 |
* | windows build tweaks (op/sprintf.t still fails tests 120-121, 149) | Gurusamy Sarathy | 2000-07-11 | 3 | -2/+3 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 2 | -4/+7 |
* | integrate cfgperl changes#6220..6222 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+7 |
* | integrate cfgperl change#6217 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -4/+4 |
* | integrate cfgperl changes#6207..6210 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+4 |
* | accept() leaks memory on windows due to incorrect ordering of | Gurusamy Sarathy | 2000-07-10 | 1 | -4/+5 |
* | winsock options weren't being set in all threads under ithreads | Gurusamy Sarathy | 2000-07-10 | 1 | -4/+4 |
* | fix UNC path handling on Windows under ithreads, and chdir() | Gurusamy Sarathy | 2000-07-05 | 1 | -43/+39 |
* | winsock cleanup never done on Windows (leads to handle leaks) | Gurusamy Sarathy | 2000-07-05 | 2 | -6/+12 |
* | adjust change#6299 | Gurusamy Sarathy | 2000-07-04 | 1 | -12/+12 |
* | fix memory leak on Windows (PL_sys_intern contents were never | Gurusamy Sarathy | 2000-07-04 | 1 | -0/+14 |
* | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. | Jarkko Hietaniemi | 2000-05-30 | 6 | -3/+21 |
* | Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT | Jarkko Hietaniemi | 2000-05-30 | 6 | -0/+63 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-18 | 1 | -1/+2 |
|\ |
|
| * | reenable fake signal handling on Windows, bugs and all | Gurusamy Sarathy | 2000-05-17 | 1 | -1/+2 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-11 | 1 | -17/+25 |
|\ \
| |/ |
|
| * | PL_sys_intern was being initialized too late on windows | Gurusamy Sarathy | 2000-05-11 | 1 | -17/+25 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-08 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | fork() failure to create pseudo process sets errno=EAGAIN and returns | Gurusamy Sarathy | 2000-05-08 | 1 | -2/+4 |
* | | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, | Jarkko Hietaniemi | 2000-05-07 | 6 | -63/+0 |
|/ |
|
* | replace direct call to sighandler() with (*PL_sighandlerp)() | Gurusamy Sarathy | 2000-05-05 | 1 | -1/+1 |
* | windows portability tweaks | Gurusamy Sarathy | 2000-04-29 | 1 | -0/+2 |
* | allow REG_EXPAND_SZ keys in Windows registry (from | Gurusamy Sarathy | 2000-04-28 | 1 | -1/+3 |
* | support additional library locations via $Config{otherlibdirs} | Gurusamy Sarathy | 2000-04-28 | 3 | -0/+6 |
* | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 6 | -0/+90 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-24 | 2 | -2/+2 |
* | add README.machten (from Dominic Dunlop) | Gurusamy Sarathy | 2000-03-22 | 2 | -1/+15 |
* | makefile nits | Gurusamy Sarathy | 2000-03-22 | 2 | -3/+3 |
* | remove outdated notes in makefiles | Gurusamy Sarathy | 2000-03-22 | 2 | -14/+0 |
* | s/setgropus/setgroups/; # detypo in a comment | Jarkko Hietaniemi | 2000-03-21 | 3 | -3/+3 |