summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-103-0/+3
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-103-3/+0
* tweak for change#7173Gurusamy Sarathy2000-10-091-0/+2
* on Windows, clean targets might not work under some flavors of the shellGurusamy Sarathy2000-10-092-14/+14
* on Windows, avoid potential exception (could happen if MSVCRT isn'tGurusamy Sarathy2000-10-093-51/+51
* on Windows, cwd strings in the environment should be of theGurusamy Sarathy2000-10-091-7/+15
* on Windows, LoadLibrary() could load an extension DLL multipleGurusamy Sarathy2000-10-091-0/+19
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-043-0/+3
* change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLESGurusamy Sarathy2000-09-121-1/+1
* Modern Borland C now seems to have anon unions for info.wProcessorArchitectureVadim Konovalov2000-09-111-1/+1
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-083-21/+0
* change#6791 accidentally clobbered change#6710, put it backGurusamy Sarathy2000-09-011-0/+6
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-013-24/+24
* Reveal Borland's isnan.Vadim Konovalov2000-08-311-0/+2
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-253-0/+3
* Replace #6705 with a minimal doc patch.Jan Dubois2000-08-241-73/+53
* free TLS slot properly on WindowsGurusamy Sarathy2000-08-212-0/+9
* small tweaks for change#6705: avoid C++ style comments in C code;Gurusamy Sarathy2000-08-211-11/+10
* add Storable to list of extensions on WindowsGurusamy Sarathy2000-08-212-6/+27
* fix for Win32::GetFullPathName and Win32::GetShortPathNameJan Dubois2000-08-191-0/+6
* fix for Win32::DomainNameJan Dubois2000-08-181-53/+68
* Propagate new Configure vars.Jarkko Hietaniemi2000-08-186-0/+54
* move WNOHANG definition to where other such things areGurusamy Sarathy2000-08-171-4/+5
* add "ok" targets from change#6632 in makefile.mkGurusamy Sarathy2000-08-172-7/+21
* avoid warnings from dense compilerGurusamy Sarathy2000-08-171-4/+6
* trailing new %ENV entries weren't being pushed into the realGurusamy Sarathy2000-08-171-1/+11
* waitpid() now handles externally spawned pids correctly;Gurusamy Sarathy2000-08-172-23/+78
* on windows, the return values from wait() and waitpid() don'tGurusamy Sarathy2000-08-161-2/+2
* change#6328 could make close(SOCKET) return false on windowsGurusamy Sarathy2000-08-161-8/+17
* check that the number pseudo children doesn't exceedGurusamy Sarathy2000-08-161-1/+7
* 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
|\ \ | |/