1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
Giorge Koulin 9096c63b5d Build nfd_portal.cpp on older glibc and dbus APIs.
<sys/random.h> is available as of [glibc 2.25](https://sourceware.org/legacy-ml/libc-alpha/2017-02/msg00079.html). Add fallback implementation using `syscall` for older versions, adapted from [btzy/nativefiledialog-extended@44e63d5](44e63d5e57).
`dbus_message_iter_get_element_count` is available as of [D-Bus 1.9.16](https://launchpad.net/debian/+source/dbus/1.9.16-1). Fallback on counting elements manually.
2023-03-31 10:49:57 +01:00
..
2017-10-10 21:56:15 +02:00
2022-04-20 19:40:27 +02:00
2022-04-20 19:40:27 +02:00
2022-04-20 19:40:27 +02:00