From 44bba738bb4b710a70202370a65d6eee3f7cee0e Mon Sep 17 00:00:00 2001 From: "Erich E. Hoover" Date: Tue, 26 Nov 2013 14:23:09 -0700 Subject: [PATCH] Separate out patches into logical subfolders. --- ...001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch | 0 ...002-server-Implement-an-interface-change-notification-ob.patch | 0 ...003-ws2_32-Add-an-interactive-test-for-interface-change-.patch | 0 ...01-server-Store-and-return-security-attributes-with-ext.patch} | 0 ...02-ntdll-Inherit-security-attributes-from-parent-direct.patch} | 0 ...01-kernel32-Allow-string-comparison-with-linguistic-cas.patch} | 0 .../0001-winex11-Update-gl_drawable-for-embedded-windows.patch} | 0 ...-winex11-Enable-disable-windows-when-they-are-un-mapped.patch} | 0 ...-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch} | 0 ...-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch} | 0 ...-quartz-Workaround-Silverlight-problems-when-multiple-m.patch} | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename patches/{ => 01-Address_Change_Notification}/0001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch (100%) rename patches/{ => 01-Address_Change_Notification}/0002-server-Implement-an-interface-change-notification-ob.patch (100%) rename patches/{ => 01-Address_Change_Notification}/0003-ws2_32-Add-an-interactive-test-for-interface-change-.patch (100%) rename patches/{0004-server-Store-and-return-security-attributes-with-ext.patch => 02-ACL_Extended_Attributes/0001-server-Store-and-return-security-attributes-with-ext.patch} (100%) rename patches/{0005-ntdll-Inherit-security-attributes-from-parent-direct.patch => 02-ACL_Extended_Attributes/0002-ntdll-Inherit-security-attributes-from-parent-direct.patch} (100%) rename patches/{0006-kernel32-Allow-string-comparison-with-linguistic-cas.patch => 03-Linguistic_Casing/0001-kernel32-Allow-string-comparison-with-linguistic-cas.patch} (100%) rename patches/{0008-winex11-Update-gl_drawable-for-embedded-windows.patch => 04-XEMBED/0001-winex11-Update-gl_drawable-for-embedded-windows.patch} (100%) rename patches/{0010-winex11-Enable-disable-windows-when-they-are-un-mapped.patch => 04-XEMBED/0002-winex11-Enable-disable-windows-when-they-are-un-mapped.patch} (100%) rename patches/{0009-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch => 05-Transact_Named_Pipe/0001-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch} (100%) rename patches/{0007-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch => 98-Miscellaneous/0001-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch} (100%) rename patches/{0011-quartz-Workaround-Silverlight-problems-when-multiple-m.patch => 99-Workarounds/0001-quartz-Workaround-Silverlight-problems-when-multiple-m.patch} (100%) diff --git a/patches/0001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch b/patches/01-Address_Change_Notification/0001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch similarity index 100% rename from patches/0001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch rename to patches/01-Address_Change_Notification/0001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch diff --git a/patches/0002-server-Implement-an-interface-change-notification-ob.patch b/patches/01-Address_Change_Notification/0002-server-Implement-an-interface-change-notification-ob.patch similarity index 100% rename from patches/0002-server-Implement-an-interface-change-notification-ob.patch rename to patches/01-Address_Change_Notification/0002-server-Implement-an-interface-change-notification-ob.patch diff --git a/patches/0003-ws2_32-Add-an-interactive-test-for-interface-change-.patch b/patches/01-Address_Change_Notification/0003-ws2_32-Add-an-interactive-test-for-interface-change-.patch similarity index 100% rename from patches/0003-ws2_32-Add-an-interactive-test-for-interface-change-.patch rename to patches/01-Address_Change_Notification/0003-ws2_32-Add-an-interactive-test-for-interface-change-.patch diff --git a/patches/0004-server-Store-and-return-security-attributes-with-ext.patch b/patches/02-ACL_Extended_Attributes/0001-server-Store-and-return-security-attributes-with-ext.patch similarity index 100% rename from patches/0004-server-Store-and-return-security-attributes-with-ext.patch rename to patches/02-ACL_Extended_Attributes/0001-server-Store-and-return-security-attributes-with-ext.patch diff --git a/patches/0005-ntdll-Inherit-security-attributes-from-parent-direct.patch b/patches/02-ACL_Extended_Attributes/0002-ntdll-Inherit-security-attributes-from-parent-direct.patch similarity index 100% rename from patches/0005-ntdll-Inherit-security-attributes-from-parent-direct.patch rename to patches/02-ACL_Extended_Attributes/0002-ntdll-Inherit-security-attributes-from-parent-direct.patch diff --git a/patches/0006-kernel32-Allow-string-comparison-with-linguistic-cas.patch b/patches/03-Linguistic_Casing/0001-kernel32-Allow-string-comparison-with-linguistic-cas.patch similarity index 100% rename from patches/0006-kernel32-Allow-string-comparison-with-linguistic-cas.patch rename to patches/03-Linguistic_Casing/0001-kernel32-Allow-string-comparison-with-linguistic-cas.patch diff --git a/patches/0008-winex11-Update-gl_drawable-for-embedded-windows.patch b/patches/04-XEMBED/0001-winex11-Update-gl_drawable-for-embedded-windows.patch similarity index 100% rename from patches/0008-winex11-Update-gl_drawable-for-embedded-windows.patch rename to patches/04-XEMBED/0001-winex11-Update-gl_drawable-for-embedded-windows.patch diff --git a/patches/0010-winex11-Enable-disable-windows-when-they-are-un-mapped.patch b/patches/04-XEMBED/0002-winex11-Enable-disable-windows-when-they-are-un-mapped.patch similarity index 100% rename from patches/0010-winex11-Enable-disable-windows-when-they-are-un-mapped.patch rename to patches/04-XEMBED/0002-winex11-Enable-disable-windows-when-they-are-un-mapped.patch diff --git a/patches/0009-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch b/patches/05-Transact_Named_Pipe/0001-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch similarity index 100% rename from patches/0009-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch rename to patches/05-Transact_Named_Pipe/0001-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch diff --git a/patches/0007-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch b/patches/98-Miscellaneous/0001-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch similarity index 100% rename from patches/0007-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch rename to patches/98-Miscellaneous/0001-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch diff --git a/patches/0011-quartz-Workaround-Silverlight-problems-when-multiple-m.patch b/patches/99-Workarounds/0001-quartz-Workaround-Silverlight-problems-when-multiple-m.patch similarity index 100% rename from patches/0011-quartz-Workaround-Silverlight-problems-when-multiple-m.patch rename to patches/99-Workarounds/0001-quartz-Workaround-Silverlight-problems-when-multiple-m.patch