Differences From Artifact [8eb037b6d9]:
- File
src/OFKernelEventObserver_select.m
— part of check-in
[d9398f2439]
at
2016-05-29 18:36:44
on branch trunk
— OFKernelEventObserver: Cast FD_SETSIZE to int
FreeBSD stupidly defines this as 1024U, which breaks -Wsign-compare. (user: js, size: 5070) [annotate] [blame] [check-ins using]
To Artifact [c61d00fafb]:
- File
src/OFKernelEventObserver_select.m
— part of check-in
[44f45c2e35]
at
2017-01-09 17:36:36
on branch trunk
— Update copyright
Forgot to add 2017, even though I already did quite some changes in
2017. (user: js, size: 5076) [annotate] [blame] [check-ins using]
1 | 1 2 3 4 5 6 7 8 9 | - + | /* |
| ︙ |