wine-staging/patches/eventfd_synchronization
2021-08-24 08:01:24 +10:00
..
0001-configure-Check-for-sys-eventfd.h-ppoll-and-shm_open.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0002-server-Create-server-objects-for-eventfd-based-synch.patch Rebase against ca03802a456e7cf4efd834edfeddc483ac72e4b5. 2021-04-30 09:12:29 +10:00
0003-ntdll-Create-eventfd-based-objects-for-semaphores.patch Rebase against 0807b09cfa7f2446f7a69f99ff1006e88c9de60b. 2021-06-03 08:59:40 +10:00
0004-ntdll-Implement-NtReleaseSemaphore.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0005-ntdll-Implement-NtClose.patch Rebase against f69c8f018188af49d5a3916f7bb7e3ab984fd3ec. 2021-03-23 17:24:09 -05:00
0006-ntdll-Implement-NtWaitForMultipleObjects.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0007-ntdll-server-Implement-NtCreateEvent.patch Rebase against a5f787ac445a682ea7ced5dd78c3516d4b8b9311. 2021-07-24 10:32:46 +10:00
0008-ntdll-Implement-NtSetEvent.patch eventfd_synchronization: Try harder to make sure hunks are applied in the right place. 2020-12-09 23:38:36 -06:00
0009-ntdll-Implement-NtResetEvent.patch eventfd_synchronization: Try harder to make sure hunks are applied in the right place. 2020-12-09 23:38:36 -06:00
0010-ntdll-Implement-waiting-on-manual-reset-events.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0011-server-Add-an-object-operation-to-grab-the-esync-fil.patch Rebase against f33bf35d9a395a17e83b4bf512c5434368a8218e. 2021-08-24 08:01:24 +10:00
0012-server-Add-a-request-to-get-the-eventfd-file-descrip.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0013-server-Create-eventfd-file-descriptors-for-process-o.patch Rebase against 4ccf7498aac20b2b0afa2118f8d919718e5fcbbe. 2021-04-27 20:03:45 -05:00
0014-ntdll-server-Implement-waiting-on-server-bound-objec.patch Rebase against 4ccf7498aac20b2b0afa2118f8d919718e5fcbbe. 2021-04-27 20:03:45 -05:00
0015-server-Create-eventfd-file-descriptors-for-event-obj.patch Rebase against 4f1b297a14bbd304fb20da7c4b64266c14d110e5. 2021-02-05 18:01:09 -06:00
0016-server-Allow-re-setting-esync-events-on-the-server-s.patch Rebase against dd417540bb3afb3aa5a04a007eea9a7ee347655b. 2021-02-04 17:28:33 -06:00
0017-ntdll-Try-again-if-poll-returns-EINTR.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0018-server-Create-eventfd-file-descriptors-for-thread-ob.patch Rebase against 08c6114fbbdabe1873731356c51716e513a26348. 2021-04-21 19:23:54 -05:00
0019-rpcrt4-Avoid-closing-the-server-thread-handle-while-.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0020-server-Create-eventfd-file-descriptors-for-message-q.patch server-Key_State: Replace with new patches from Rémi Bernon. 2021-04-02 20:15:01 -05:00
0021-server-ntdll-Implement-message-waits.patch server-Key_State: Replace with new patches from Rémi Bernon. 2021-04-02 20:15:01 -05:00
0022-server-Create-eventfd-descriptors-for-device-manager.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0023-ntdll-server-Implement-NtCreateMutant.patch Rebase against a5f787ac445a682ea7ced5dd78c3516d4b8b9311. 2021-07-24 10:32:46 +10:00
0024-ntdll-Implement-NtReleaseMutant.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0025-ntdll-Implement-waiting-on-mutexes.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0026-ntdll-Implement-wait-all.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0027-esync-Add-a-README.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0028-ntdll-Implement-NtSignalAndWaitForSingleObject.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0029-ntdll-Implement-NtOpenSemaphore.patch Rebase against a5f787ac445a682ea7ced5dd78c3516d4b8b9311. 2021-07-24 10:32:46 +10:00
0030-ntdll-Implement-NtOpenEvent.patch Rebase against a5f787ac445a682ea7ced5dd78c3516d4b8b9311. 2021-07-24 10:32:46 +10:00
0031-ntdll-Implement-NtOpenMutant.patch Rebase against a5f787ac445a682ea7ced5dd78c3516d4b8b9311. 2021-07-24 10:32:46 +10:00
0032-server-Implement-esync_map_access.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0033-server-Implement-NtDuplicateObject.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0034-server-Create-eventfd-descriptors-for-timers.patch Rebase against 4f1b297a14bbd304fb20da7c4b64266c14d110e5. 2021-02-05 18:01:09 -06:00
0035-ntdll-server-Implement-alertable-waits.patch Rebase against 619bd1867ac650aa664327765a8ec7fbdeaa73d8. 2021-06-16 07:59:02 +10:00
0036-esync-Update-README.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0037-kernel32-tests-Mark-some-existing-tests-as-failing-u.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0038-kernel32-tests-Add-some-semaphore-tests.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0039-kernel32-tests-Add-some-event-tests.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0040-kernel32-tests-Add-some-mutex-tests.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0041-kernel32-tests-Add-some-tests-for-wait-timeouts.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0042-kernel32-tests-Zigzag-test.patch Rebase against 8ddff3f51faca2c0824e204a69f69e241fb93d15. 2021-05-26 10:17:35 +10:00
0043-ntdll-Implement-NtQuerySemaphore.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0044-ntdll-Implement-NtQueryEvent.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0045-ntdll-Implement-NtQueryMutant.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0046-server-Create-eventfd-descriptors-for-pseudo-fd-obje.patch Rebase against f69c8f018188af49d5a3916f7bb7e3ab984fd3ec. 2021-03-23 17:24:09 -05:00
0047-esync-Update-README.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0048-esync-Add-note-about-file-limits-not-being-raised-wh.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0049-ntdll-Try-to-avoid-poll-for-uncontended-objects.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0050-ntdll-server-Try-to-avoid-poll-for-signaled-events.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0051-esync-Update-README.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0052-ntdll-Implement-NtPulseEvent.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0053-esync-Update-README.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0054-server-Create-esync-file-descriptors-for-true-file-o.patch eventfd_synchronization: Rebase and reënable. 2020-10-17 16:57:58 -05:00
0055-ntdll-server-Abandon-esync-mutexes-on-thread-exit.patch Rebase against cfbbde2abce1eedc7f53db3f8af8078fe4a11cac. 2021-02-02 10:51:17 +11:00
0056-server-Create-esync-file-descriptors-for-console-ser.patch Rebase against 9faa5eeddd24a057d9ff522259c9dbdc6203c098. 2020-11-27 11:25:44 +11:00
definition Updated eventfd_synchronization patchset 2020-11-15 14:23:28 +11:00