summaryrefslogtreecommitdiff
path: root/source4/lib/replace/win32/replace.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher1-1/+5
http://ubiqx.org/cifs/rfc-draft/draft-leach-cifs-v1-spec-02.html#s4.3.7 tridge: there's also the buffering documented... metze (This used to be commit f1bdca23838d23fbad7f1576c182688b7cd9b73d)
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+12
(This used to be commit 03647e1321cf6c9bd6ced3945265f635e9468973)
2007-10-10r9949: Portability fixes for mingw32Jelmer Vernooij1-3/+0
(This used to be commit 994093b08ee463066c6bae494b10374bd700b0b0)
2007-10-10r8437: Win32 doesn't have u_int*_tJelmer Vernooij1-0/+3
(This used to be commit 5b007037dfacc5e13141ca41241543ac11a567b6)
2007-10-10r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij1-0/+143
- 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)