* Catalog.cs, UnixMarshal.cs: Throw `UnixIOException(Native.Errno.ENOMEM)`
authorJonathan Pryor <jpryor@novell.com>
Fri, 13 Jan 2006 15:16:23 +0000 (15:16 -0000)
committerJonathan Pryor <jpryor@novell.com>
Fri, 13 Jan 2006 15:16:23 +0000 (15:16 -0000)
commit9a471487b140e9fca629e52777f61c0dca437775
tree11f2b66affb118bd11586e47cbc9b53ce7fea61a
parentf1bbad63e105e33c2fd093e48c4d3cd546639b58
  * Catalog.cs, UnixMarshal.cs: Throw `UnixIOException(Native.Errno.ENOMEM)`
    instead of System.OutOfMemoryException.  OOME should be reserved for use
    by the CLR (according to FxDG).

svn path=/trunk/mcs/; revision=55514
mcs/class/Mono.Posix/Mono.Unix/Catalog.cs
mcs/class/Mono.Posix/Mono.Unix/ChangeLog
mcs/class/Mono.Posix/Mono.Unix/UnixMarshal.cs