ObjFW  History of src/OFKqueueKernelEventObserver.m of b80f70a59b34ec66

History of the file that is called src/OFKqueueKernelEventObserver.m at check-in b80f70a59b34ec66

2024-04-03
02:16
[267d82e6bf] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 5568) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[a5e350273f] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5360) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[8ae46a5559] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 5360) [annotate] [blame] [check-ins using] [diff]
2022-11-16
01:27
[12f411060e] part of check-in [c86b8f10f0] Add OFAssert()

This uses the same format as OFEnsure(). (check-in: [c86b8f10f0] user: js, branch: trunk, size: 5360) [annotate] [blame] [check-ins using] [diff]

2022-09-24
16:49
[ef6117c8da] part of check-in [80ccb46fc4] Rename OFObserve{ -> KernelEvents}FailedException (check-in: [80ccb46fc4] user: js, branch: trunk, size: 5376) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[bcb05813e9] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 5267) [annotate] [blame] [check-ins using] [diff]
2021-04-25
11:05
[070f451697] part of check-in [27103855c2] A few last renames (check-in: [27103855c2] user: js, branch: new-naming-convention, size: 5267) [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
[df5d7657bf] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 5270) [annotate] [blame] [check-ins using] [diff]
2021-04-17
00:51
[a1444efdc0] part of check-in [8c0d76f782] of_time_interval_t -> OFTimeInterval (check-in: [8c0d76f782] user: js, branch: new-naming-convention, size: 5271) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:06
[04fd8c30d2] part of check-in [27b401c7c2] Update copyright (check-in: [27b401c7c2] user: js, branch: amiga-library, size: 5101) [annotate] [blame] [check-ins using] [diff]
22:04
[8d97fca7a9] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 5275) [annotate] [blame] [check-ins using] [diff]
2020-12-30
14:53
[efcb9ce70b] part of check-in [3b41905658] OFKqueueKernelEventObserver: Fix type of udata (check-in: [3b41905658] user: js, branch: trunk, size: 5364) [annotate] [blame] [check-ins using] [diff]
2020-09-27
00:57
[56c8bac78d] part of check-in [cbc09c6e26] Work around bugs in Apple GCC 4.2.1 (check-in: [cbc09c6e26] user: js, branch: trunk, size: 5190) [annotate] [blame] [check-ins using] [diff]
2020-01-07
22:59
[9821cf501a] part of check-in [23ff70bec4] OFKernelEventObserver: Fix read buffers, select() (check-in: [23ff70bec4] user: js, branch: trunk, size: 5182) [annotate] [blame] [check-ins using] [diff]
20:28
[e2ae904e52] part of check-in [24eff635db] OFKernelEventObserver: Remove queueing of actions

This removes the ability to let a thread add or remove objects for
another thread. This features wasn't used at all, but caused significant
problems with kqueue and epoll, as this often resulted in removing a
file descriptor after it had already been closed. (check-in: [24eff635db] user: js, branch: trunk, size: 5020) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[bba062bb20] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 5185) [annotate] [blame] [check-ins using] [diff]
2019-09-01
16:53
[9e8a185a40] part of check-in [e702135e17] Remove remaining uses of lrint()

It was used to convert a time interval into seconds and microseconds or
seconds and nanoseconds and introduced inaccuracies. (check-in: [e702135e17] user: js, branch: trunk, size: 5182) [annotate] [blame] [check-ins using] [diff]

2019-06-17
02:33
Added: [436780f050] part of check-in [17d57e01ff] Remove underscores from class names (check-in: [17d57e01ff] user: js, branch: trunk, size: 5207) [annotate] [blame] [check-ins using]