summaryrefslogtreecommitdiff
path: root/src/include/os_windows.h
Commit message (Expand)AuthorAgeFilesLines
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Fix missing fsync function on Windows.Alex Gorrod2015-03-261-0/+3
* Use beginthreadex, and ensure we use the correct C calling conventions in all...Mark Benvenuto2015-03-251-1/+13
* Visual Studio 2015 Preview supportMark Benvenuto2015-03-191-0/+2
* Remove pockets of case-sensitivity for configuration strings.Keith Bostic2015-03-091-2/+0
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* snprintf - Implement a custom version of snprintf match theMark Benvenuto2014-12-171-2/+7
* Use builtin reader/writer lock on WindowsMark Benvenuto2014-11-041-1/+0
* whitespaceKeith Bostic2014-10-191-5/+5
* Don't prefix the WiredTiger thread types with an underscore, we don't do itKeith Bostic2014-10-191-7/+4
* Introduce new typedefs for pthread typedefs in platform agnostic codeMark Benvenuto2014-10-151-6/+5
* Guard include of os_windows.h, include os_windows.h before misc.h,Keith Bostic2014-10-091-2/+2
* Style script.Keith Bostic2014-10-091-3/+3
* Initial Windows PortMark Benvenuto2014-10-081-0/+64