esp-idf/components/linux/include/sys
Ivan Grokhotkov 7b8f69404f
feat(linux): provide getrandom implementation for macOS
This makes getrandom(2) usable when compiling with IDF_TARGET=linux
on a macOS host.
2023-12-19 15:11:32 +01:00
..
lock.h linux: add dummy sys/lock.h implementation (single threaded only) 2022-01-24 18:51:40 +01:00
queue.h linux: allow "sys/queue.h" to be used on macOS 2022-01-24 18:51:40 +01:00
random.h feat(linux): provide getrandom implementation for macOS 2023-12-19 15:11:32 +01:00