阅读背景:

How to synchronize file I/O of many independent applications on Linux?

来源:互联网 

I'm writing a software for Linux which would actively work with user's files in background concurrently with other applications that I don't control. I want to make my background application to not overwrite changes made by other applications. But there is a problem - unlike Windows Linux doesn't provide mandatory file locking capability which creates possibility of ruining user's work due to race conditions which I'd like to avoid. I'm writing a software for Linux which would ac




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: