Files
tinydtls/platform-specific
Jon Shallow a5fa982aa5 dtls_prng_posix.c: Fix random() only support
Use of random() requires that _GNU_SOURCE is defined.
Cannot use variables named rand.

Make sure that dtls_prng.o is rebuilt whenever any of the
platform-specific/dtls_prng_*.c files are updated.

Signed-off-by: Jon Shallow <supjps-libcoap@jpshallow.com>
2023-04-24 11:31:29 +02:00
..
2022-07-08 14:51:05 +02:00