1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Pierre Joye 41e3343a26 - MFH, has this feature before Vista/2k8 (use the same test in 5.3) 2008-11-06 14:16:14 +00:00
Pierre Joye 7700551e7a - more fixes for inet_* with vc9/xp 2008-08-23 20:31:27 +00:00
Pierre Joye 1c4e7be721 - MFB: fix logic, build correctly when the build targets xp/2k 2008-08-23 19:55:44 +00:00
Pierre Joye adfa214688 - drop bindlib usage on windows
- inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)
2008-08-21 23:37:40 +00:00