Files
haiku-beta6/headers/posix
Trung Nguyen 8da9c85cbf runtime_loader: Add support for RTLD_NOLOAD
Add support for using `RTLD_NOLOAD` with `dlopen` on Haiku.

While not specified in POSIX, this option is widely available (both
GNU/Linux and BSD) and is the only way to atomically check if a shared
object has been loaded.

Change-Id: I061332307d76c84f6a2abb6f92c4ed964bd90a1e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9161
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Jérôme Duval <[email protected]>
2025-04-14 16:31:59 +00:00
..
2025-04-03 18:39:00 +00:00
2024-02-26 14:04:27 +00:00
2023-12-30 18:09:57 +00:00
2021-06-19 18:09:25 +00:00
2024-12-17 09:45:13 +00:00
2022-02-18 21:27:06 +00:00
2025-03-13 19:30:39 -04:00