Natalia Portillo 80f9722efd * Claunia.IO/Interop/Apple/Interop.Apple.Errors.cs:
Added all errors defined by BSD layer of OS X.

	* Claunia.IO/Tests/Interop.Apple.cs:
	  Added tests for Apple's stat() and stat64()

	* Claunia.IO/packages.config:
	  Added NUnit to do tests.

	* Claunia.IO/Claunia.IO.csproj:
	  Added tests

	* Claunia.IO/Interop/Apple/Interop.Apple.stat.cs:
	  Mono calls stat with 32-bit inode, modify structure and add
	  stat64() call.

	* Claunia.IO/Interop/Apple/Interop.Apple.types.cs:
	  Pack structure, dunno if needed
2015-02-12 04:23:38 +00:00
2015-02-08 01:47:18 +00:00
2015-02-08 02:26:19 +00:00
2015-02-08 02:26:19 +00:00
Description
.NET library to manage underlying filesystems extended attributes (xattrs) and file forks (aka alternate data streams)
MIT 304 KiB
Languages
C# 100%