- fslock.c: added fallback mechanism for file systems which do not support the link() function. Use open() with O_EXCL flag on those systems instead. This should also work with FAT or other file systems which do not support link().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@621 70169cfe-8b10-0410-8925-dcb4b91034d8
- fslock.c: added fallback mechanism for file systems which do not support the
link() function. Use open() with O_EXCL flag on those systems instead.
This should also work with FAT or other file systems which do not support
link().
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@621 70169cfe-8b10-0410-8925-dcb4b91034d8