summaryrefslogtreecommitdiff
path: root/src/include/os.h
AgeCommit message (Expand)Author
2012-01-22Update copyright notices to 2012.Keith Bostic
2012-01-02Add a "WT" prefix to SYSCALL_RETRY, change the open call to use the standardKeith Bostic
2012-01-02Review pass over errno handling -- probably still not correct, but it'sKeith Bostic
2011-10-01The SYSCALL_RETRY() macro was just wrong (it counted down, not up, andKeith Bostic
2011-08-08Add simple support for restarting system calls, open needs it, although theKeith Bostic