aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/win32_msvc/sys/param.h
Commit message (Collapse)AuthorAge
* Update include files to Unix newline format, per report from Magnus.Bruce Momjian2006-06-26
|
* Prepare code to be built by MSVC:Bruce Momjian2006-06-07
o remove many WIN32_CLIENT_ONLY defines o add WIN32_ONLY_COMPILER define o add 3rd argument to open() for portability o add include/port/win32_msvc directory for system includes Magnus Hagander