Files
glfw/src
Jan Ekström 544790666b Cocoa: Use MACH_PORT_NULL for default IOKit port
Looking into the definition of kIOMainPortDefault, the following
description can be found:

When specifying a main port to IOKit functions, the NULL argument
indicates "use the default". This is a synonym for NULL, if you'd
rather use a named constant.

Thus, we do not have to utilize an external symbol for the identifier
of the default main IOKit port, but MACH_PORT_NULL suffice. This
simplifies compatibility between macOS versions as the symbol was
renamed with macOS 12.0.

Fixes #1985
Closes #1994
2021-11-22 21:30:53 +01:00
..
2021-10-27 18:22:05 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-27 18:22:05 +02:00
2021-10-27 18:22:05 +02:00
2021-10-27 18:22:05 +02:00
2021-10-27 18:22:05 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-27 18:22:05 +02:00
2021-10-27 18:22:05 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-27 18:22:05 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-25 23:39:06 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-27 18:22:05 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2021-10-13 21:47:11 +02:00
2019-04-16 23:08:39 +02:00