]> Kevux Git Server - fll/commit
Update: Add custom defines for the random seed macros via random/common.h.
authorKevin Day <thekevinday@gmail.com>
Tue, 2 Jan 2024 00:25:12 +0000 (18:25 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 2 Jan 2024 00:29:35 +0000 (18:29 -0600)
commit6a6be39e3b7f530b1bd0246bf407ae2b96b97ae5
treef5d2fab8d3c6ff4c6356c51251602423dde511d1
parent3be968ba7a5fa7470e4f9090446d7eed5700ce5d
Update: Add custom defines for the random seed macros via random/common.h.

I try to avoid the direct use of core/standard macros like GRND_NONBLOCK.

Add f_random specific macros for these GRND_* macros.
build/level_0/settings
build/monolithic/settings
level_0/f_random/c/random.h
level_0/f_random/c/random/common.h [new file with mode: 0644]
level_0/f_random/data/build/settings
level_0/f_random/data/build/settings-mocks