2002-09-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / corlib / unix.args
index 827a1497f8ee6600fc304cc0a70473c585044d27..42141d3b57dab844b25bd1086bf3647b44745942 100755 (executable)
@@ -6,6 +6,7 @@ System/AppDomain.cs
 System/AppDomainSetup.cs
 System/AppDomainUnloadedException.cs
 System/ApplicationException.cs
+System/ArgIterator.cs
 System/ArgumentException.cs
 System/ArgumentNullException.cs
 System/ArgumentOutOfRangeException.cs
@@ -124,6 +125,7 @@ System/TimeZone.cs
 System/TODOAttribute.cs
 System/Type.cs
 System/TypeCode.cs
+System/TypedReference.cs
 System/TypeInitializationException.cs
 System/TypeLoadException.cs
 System/TypeUnloadedException.cs
@@ -206,7 +208,11 @@ System.Globalization/Locale.cs
 System.Globalization/NumberFormatInfo.cs
 System.Globalization/NumberStyles.cs
 System.Globalization/RegionInfo.cs
+System.Globalization/SortKey.cs
+System.Globalization/StringInfo.cs
 System.Globalization/TaiwanCalendar.cs
+System.Globalization/TextElementEnumerator.cs
+System.Globalization/TextInfo.cs
 System.Globalization/ThaiBuddhistCalendar.cs
 System.Globalization/UnicodeCategory.cs
 System.IO/BinaryReader.cs
@@ -351,13 +357,17 @@ System.Reflection.Emit/UnmanagedMarshal.cs
 System.Resources/IResourceReader.cs
 System.Resources/IResourceWriter.cs
 System.Resources/MissingManifestResourceException.cs
-System.Resources/NeutralResoucesLanguageAttribute.cs
+System.Resources/NeutralResourcesLanguageAttribute.cs
 System.Resources/ResourceManager.cs
 System.Resources/ResourceReader.cs
 System.Resources/ResourceSet.cs
 System.Resources/ResourceWriter.cs
 System.Resources/SatelliteContractVersionAttribute.cs
 System.Runtime.CompilerServices/AccessedThroughPropertyAttribute.cs
+System.Runtime.CompilerServices/CallConvCdecl.cs
+System.Runtime.CompilerServices/CallConvFastcall.cs
+System.Runtime.CompilerServices/CallConvThiscall.cs
+System.Runtime.CompilerServices/CallConvStdcall.cs
 System.Runtime.CompilerServices/CompilationRelaxationsAttribute.cs
 System.Runtime.CompilerServices/CustomConstantAttribute.cs
 System.Runtime.CompilerServices/DateTimeConstantAttribute.cs
@@ -418,7 +428,6 @@ System.Runtime.InteropServices/Marshal.cs
 System.Runtime.InteropServices/MarshalAsAttribute.cs
 System.Runtime.InteropServices/OptionalAttribute.cs
 System.Runtime.InteropServices/OutAttribute.cs
-System.Runtime.InteropServices/PInvokeMap.cs
 System.Runtime.InteropServices/PreserveSigAttribute.cs
 System.Runtime.InteropServices/PrimaryInteropAssemblyAttribute.cs
 System.Runtime.InteropServices/ProgIdAttribute.cs
@@ -456,7 +465,12 @@ System.Runtime.Remoting.Activation/ActivatorLevel.cs
 System.Runtime.Remoting.Activation/IActivator.cs
 System.Runtime.Remoting.Activation/IConstructionCallMessage.cs
 System.Runtime.Remoting.Activation/IConstructionReturnMessage.cs
-System.Runtime.Remoting.Activation/UrlAttribute.cs
+System.Runtime.Remoting.Channels/BaseChannelObjectWithProperties.cs
+System.Runtime.Remoting.Channels/BaseChannelSinkWithProperties.cs
+System.Runtime.Remoting.Channels/BaseChannelWithProperties.cs
+System.Runtime.Remoting.Channels/ChannelDataStore.cs
+System.Runtime.Remoting.Channels/ChannelServices.cs
+System.Runtime.Remoting.Channels/ClientChannelSinkStack.cs
 System.Runtime.Remoting.Channels/IChannel.cs
 System.Runtime.Remoting.Channels/IChannelDataStore.cs
 System.Runtime.Remoting.Channels/IChannelReceiver.cs
@@ -469,14 +483,18 @@ System.Runtime.Remoting.Channels/IClientFormatterSink.cs
 System.Runtime.Remoting.Channels/IClientFormatterSinkProvider.cs
 System.Runtime.Remoting.Channels/IClientResponseChannelSinkStack.cs
 System.Runtime.Remoting.Channels/IServerResponseChannelSinkStack.cs
+System.Runtime.Remoting.Channels/ServerDispatchSink.cs
+System.Runtime.Remoting.Channels/ServerDispatchSinkProvider.cs
 System.Runtime.Remoting.Channels/IServerChannelSink.cs
 System.Runtime.Remoting.Channels/IServerChannelSinkProvider.cs
 System.Runtime.Remoting.Channels/IServerChannelSinkStack.cs
 System.Runtime.Remoting.Channels/IServerFormatterSinkProvider.cs
 System.Runtime.Remoting.Channels/ITransportHeaders.cs
+System.Runtime.Remoting.Channels/ServerChannelSinkStack.cs
 System.Runtime.Remoting.Channels/ServerProcessing.cs
+System.Runtime.Remoting.Channels/SinkProviderData.cs
+System.Runtime.Remoting.Channels/TransportHeaders.cs
 System.Runtime.Remoting.Contexts/Context.cs
-System.Runtime.Remoting.Contexts/ContextAttribute.cs
 System.Runtime.Remoting.Contexts/ContextProperty.cs
 System.Runtime.Remoting.Contexts/CrossContextDelegate.cs
 System.Runtime.Remoting.Contexts/IContextAttribute.cs
@@ -485,7 +503,6 @@ System.Runtime.Remoting.Contexts/IContributeClientContextSink.cs
 System.Runtime.Remoting.Contexts/IContributeServerContextSink.cs
 System.Runtime.Remoting.Contexts/IDynamicMessageSink.cs
 System.Runtime.Remoting.Contexts/IDynamicProperty.cs
-System.Runtime.Remoting.Contexts/SynchronizationAttribute.cs
 System.Runtime.Remoting.Lifetime/ClientSponsor.cs
 System.Runtime.Remoting.Lifetime/ILease.cs
 System.Runtime.Remoting.Lifetime/ISponsor.cs
@@ -510,7 +527,7 @@ System.Runtime.Remoting.Messaging/MethodResponse.cs
 System.Runtime.Remoting.Messaging/MethodReturnMessageWrapper.cs
 System.Runtime.Remoting.Messaging/MonoMethodMessage.cs
 System.Runtime.Remoting.Messaging/OneWayAttribute.cs
-System.Runtime.Remoting.Messaging/RemoteSurrogateSelector.cs
+System.Runtime.Remoting.Messaging/RemotingSurrogateSelector.cs
 System.Runtime.Remoting.Messaging/ReturnMessage.cs
 System.Runtime.Remoting.Metadata/SoapAttribute.cs
 System.Runtime.Remoting.Metadata/SoapFieldAttribute.cs
@@ -520,8 +537,11 @@ System.Runtime.Remoting.Metadata/SoapParameterAttribute.cs
 System.Runtime.Remoting.Metadata/SoapTypeAttribute.cs
 System.Runtime.Remoting.Metadata/XmlFieldOrderOption.cs
 System.Runtime.Remoting.Proxies/RealProxy.cs
+System.Runtime.Remoting.Proxies/RemotingProxy.cs
 System.Runtime.Remoting.Proxies/ProxyAttribute.cs
 System.Runtime.Remoting.Services/ITrackingHandler.cs
+System.Runtime.Serialization/FormatterConverter.cs
+System.Runtime.Serialization/FormatterServices.cs
 System.Runtime.Serialization/IDeserializationCallback.cs
 System.Runtime.Serialization/IFormatter.cs
 System.Runtime.Serialization/IFormatterConverter.cs
@@ -557,7 +577,7 @@ System.Runtime.Serialization.Formatters/ISoapMessage.cs
 System.Runtime.Serialization.Formatters/ServerFault.cs
 System.Runtime.Serialization.Formatters/SoapFault.cs
 System.Runtime.Serialization.Formatters/SoapMessage.cs
-System.Runtime.Serialization.Formatters.Binary/BinaryArrayTypeEnum.cs
+System.Runtime.Serialization.Formatters.Binary/BinaryFormatter.cs
 System.Security/CodeAccessPermission.cs
 System.Security/IEvidenceFactory.cs
 System.Security/IPermission.cs
@@ -672,10 +692,13 @@ System.Security.Principal/IPrincipal.cs
 System.Security.Principal/PrincipalPolicy.cs
 System.Security.Principal/WindowsAccountType.cs
 System.Security.Principal/WindowsBuiltInRole.cs
+System.Security.Principal/WindowsIdentity.cs
+System.Security.Principal/WindowsImpersonationContext.cs
 System.Text/ASCIIEncoding.cs
 System.Text/Decoder.cs
 System.Text/Encoder.cs
 System.Text/Encoding.cs
+System.Text/Latin1Encoding.cs
 System.Text/StringBuilder.cs
 System.Text/UnicodeEncoding.cs
 System.Text/UTF7Encoding.cs