r13634 - gnucash/trunk - Disable extra NFS lockfile checking on windows due to

Christian Stimming cstim at cvs.gnucash.org
Tue Mar 14 11:59:33 EST 2006


Author: cstim
Date: 2006-03-14 11:59:32 -0500 (Tue, 14 Mar 2006)
New Revision: 13634
Trac: http://svn.gnucash.org/trac/changeset/13634

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/backend/file/gnc-backend-file.c
Log:
Disable extra NFS lockfile checking on windows due to 
missing link(2). This is not a problem because on windows 
there also is no NFS, and the open(O_CREAT|O_EXCL) is 
sufficiently atomic for our purposes.





More information about the gnucash-patches mailing list