summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/win32
Commit message (Collapse)AuthorAgeFilesLines
* r8437: Win32 doesn't have u_int*_tJelmer Vernooij2007-10-101-0/+3
| | | | (This used to be commit 5b007037dfacc5e13141ca41241543ac11a567b6)
* r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij2007-10-102-0/+163
- undefine anything in the win32 api or PSDK headers that Samba already defines - map BSD error codes to Winsock Error codes (This used to be commit d2ea6191259a28a32a1f4ffdff067b1a80e8dcc9)