zephyr/lib
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
acpi lib: acpi: add support for MAD table and DMAR table 2023-09-07 09:42:38 +02:00
cpp libc: picolibc: Fix picolibc to allow third party CPP 2023-10-09 15:05:39 +03:00
crc lib: crc: Add CRC4 2023-09-26 08:36:09 +02:00
hash lib: hash: use new c++ Kconfig symbols 2023-07-26 14:53:51 +02:00
libc libc: picolibc: Fix picolibc to allow third party CPP 2023-10-09 15:05:39 +03:00
open-amp open-amp: Fix compilation with cache enabled 2023-04-18 12:12:56 +02:00
os random: Rename random header 2023-10-10 14:23:50 +03:00
posix lib: posix: mutex: to_posix_mutex should be spinlocked 2023-10-03 22:30:38 -04:00
runtime llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
smf
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig lib: crc: move from lib/os to lib/crc 2023-08-18 08:52:16 +03:00