wine-staging/patches/eventfd_synchronization
2024-07-02 11:15:09 +10:00
..
0001-configure-Check-for-sys-eventfd.h-ppoll-and-shm_open.patch Rebase against 876742bf2bf23765cd8a845a20b297cdf7803c67. 2023-01-26 10:07:12 +11:00
0002-server-Create-server-objects-for-eventfd-based-synch.patch Rebase against 7eb72b7bb3d3ea771efddcb5273e8a69456548ff. 2024-06-08 08:26:32 +10:00
0003-ntdll-Create-eventfd-based-objects-for-semaphores.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0004-ntdll-Implement-NtReleaseSemaphore.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0005-ntdll-Implement-NtClose.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0006-ntdll-Implement-NtWaitForMultipleObjects.patch Rebase against 17f052c36a414a05fcb6a6e67bd3aac824fbed3e. 2024-07-02 11:15:09 +10:00
0007-ntdll-server-Implement-NtCreateEvent.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0008-ntdll-Implement-NtSetEvent.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0009-ntdll-Implement-NtResetEvent.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0010-ntdll-Implement-waiting-on-manual-reset-events.patch Rebase against f69d4a865f926aa5c4a9c55cfe4d2dbc10746e5c. 2021-12-10 11:34:32 +11:00
0011-server-Add-an-object-operation-to-grab-the-esync-fil.patch Updated eventfd_synchronization patchset 2023-10-01 08:49:40 +11:00
0012-server-Add-a-request-to-get-the-eventfd-file-descrip.patch Rebase against 7eb72b7bb3d3ea771efddcb5273e8a69456548ff. 2024-06-08 08:26:32 +10:00
0013-server-Create-eventfd-file-descriptors-for-process-o.patch Rebase against 9f6e44fd9ca7d39258f2772c3f44013142702ca4. 2024-06-07 10:12:09 +10: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 eventfd_synchronization: Backport some fixes that didn' make it into wine-staging. 2022-05-13 21:13:29 -05: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 Rebase against 5a66eab725423951860676aef49feeb3668eb20c. 2022-02-18 10:54:02 +11:00
0020-server-Create-eventfd-file-descriptors-for-message-q.patch Rebase against 17f052c36a414a05fcb6a6e67bd3aac824fbed3e. 2024-07-02 11:15:09 +10:00
0021-server-ntdll-Implement-message-waits.patch Rebase against 17f052c36a414a05fcb6a6e67bd3aac824fbed3e. 2024-07-02 11:15:09 +10:00
0022-server-Create-eventfd-descriptors-for-device-manager.patch eventfd_synchronization: Backport some fixes that didn' make it into wine-staging. 2022-05-13 21:13:29 -05:00
0023-ntdll-server-Implement-NtCreateMutant.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0024-ntdll-Implement-NtReleaseMutant.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06: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 Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0029-ntdll-Implement-NtOpenSemaphore.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0030-ntdll-Implement-NtOpenEvent.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0031-ntdll-Implement-NtOpenMutant.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0032-server-Implement-esync_map_access.patch eventfd_synchronization: Fix compilation with patch 0002. 2022-11-11 16:54:02 -06: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 eventfd_synchronization: Backport some fixes that didn' make it into wine-staging. 2022-05-13 21:13:29 -05:00
0035-ntdll-server-Implement-alertable-waits.patch Rebase against 7eb72b7bb3d3ea771efddcb5273e8a69456548ff. 2024-06-08 08:26:32 +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 Rebase against 330dc601978922aa1d5864d29d94882d6b1990d1. 2022-03-12 11:27:46 +11:00
0038-kernel32-tests-Add-some-semaphore-tests.patch Updated eventfd_synchronization patchset 2022-03-14 15:05:34 +11:00
0039-kernel32-tests-Add-some-event-tests.patch Updated eventfd_synchronization patchset 2022-03-14 15:05:34 +11:00
0040-kernel32-tests-Add-some-mutex-tests.patch Rebase against 1113f42aa748d9e0a27c4663b9d8de1237f95e73. 2022-07-19 13:15:49 +10:00
0041-kernel32-tests-Add-some-tests-for-wait-timeouts.patch Updated eventfd_synchronization patchset 2022-03-14 15:05:34 +11:00
0042-kernel32-tests-Zigzag-test.patch Rebase against 8ddff3f51faca2c0824e204a69f69e241fb93d15. 2021-05-26 10:17:35 +10:00
0043-ntdll-Implement-NtQuerySemaphore.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0044-ntdll-Implement-NtQueryEvent.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0045-ntdll-Implement-NtQueryMutant.patch Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06:00
0046-server-Create-eventfd-descriptors-for-pseudo-fd-obje.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2022-09-12 10:58:36 -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 Rebase against fcddf19498fca9b51baea705f5748b998f4560b9. 2023-11-29 18:35:48 -06: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 eventfd_synchronization: Backport some fixes that didn' make it into wine-staging. 2022-05-13 21:13:29 -05:00
definition Updated eventfd_synchronization patchset 2020-11-15 14:23:28 +11:00