nuttx/libs/libc/uuid
chao.an 511d65392a libs/libc: correct the getrandom(2) prototype
Reference here:
https://man7.org/linux/man-pages/man2/getrandom.2.html

Change-Id: I25b913c4b6533b3888cb2b9c62bb71505a0815c9
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-12-07 14:44:25 +08:00
..
lib_uuid_compare.c
lib_uuid_create.c libs/libc: correct the getrandom(2) prototype 2020-12-07 14:44:25 +08:00
lib_uuid_create_nil.c
lib_uuid_equal.c
lib_uuid_from_string.c libs/libc/uuid/lib_uuid_from_string.c: Fix scanf format warnings 2020-11-18 00:44:55 -08:00
lib_uuid_hash.c
lib_uuid_is_nil.c
lib_uuid_stream.c
lib_uuid_to_string.c
Make.defs