summaryrefslogtreecommitdiff
path: root/win32/inet.c
Commit message (Collapse)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
|
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
|
* add license headerAnatol Belski2015-05-201-0/+18
|
* add vim modelinesAnatol Belski2015-05-201-0/+9
|
* Remove some pre-vista codeGustavo Lopes2013-02-021-79/+0
|
* - bump minimum version, no more XP/2003Pierre Joye2012-03-041-2/+4
|
* Fix typoKalle Sommer Nielsen2008-11-201-3/+2
|
* - MFB: fix logic, build correctly when the build targets xp/2kPierre Joye2008-08-231-1/+1
|
* - drop bindlib usage on windowsPierre Joye2008-08-211-0/+89
- inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)