ndhc/nk
2022-03-08 23:35:12 -05:00
..
exec.c Use stb_snprintf instead of libc snprintf. 2022-03-07 20:42:00 -05:00
exec.h Update to latest nk/exec.c; see ncron repo for changes. 2022-02-25 06:43:42 -05:00
hwrng.c nk/hwrng: Use libc wrapper for getrandom by default. 2022-03-08 13:46:23 -05:00
hwrng.h Relicense as MIT. 2022-02-06 20:05:29 -05:00
io.c Relicense as MIT. 2022-02-06 20:05:29 -05:00
io.h Relicense as MIT. 2022-02-06 20:05:29 -05:00
log.h Relicense as MIT. 2022-02-06 20:05:29 -05:00
net_checksum16.h Relicense as MIT. 2022-02-06 20:05:29 -05:00
privs.c nk/privs: Make capabilities conditional on __linux__ define. 2022-03-08 23:35:12 -05:00
privs.h Relicense as MIT. 2022-02-06 20:05:29 -05:00
random.c Relicense as MIT. 2022-02-06 20:05:29 -05:00
random.h Relicense as MIT. 2022-02-06 20:05:29 -05:00
stb_sprintf.c Use stb_snprintf instead of libc snprintf. 2022-03-07 20:42:00 -05:00
stb_sprintf.h Use stb_snprintf instead of libc snprintf. 2022-03-07 20:42:00 -05:00