Add Unix FileStream Lock/Unlock
authorIan Hays <ianha@microsoft.com>
Thu, 17 Nov 2016 23:36:31 +0000 (15:36 -0800)
committerIan Hays <ianha@microsoft.com>
Thu, 17 Nov 2016 23:36:31 +0000 (15:36 -0800)
commit233c58ca964e15e6ce1e756940ec59819d797edf
treed5ea08be8742d748ed7ef02d75dcf0b40e61f883
parent204f6e8859e3676114c85f49b8d2c311458ac715
Add Unix FileStream Lock/Unlock

Implements FileStream Lock/Unlock by calling the SystemNative functions for fcntl F_SETLK
src/mscorlib/corefx/Interop/Unix/System.Native/Interop.Fcntl.cs [new file with mode: 0644]
src/mscorlib/corefx/System/IO/FileStream.Unix.cs
src/mscorlib/mscorlib.shared.sources.props