ndhc/nk
Nicholas J. Kain 484a9c516b Use stb_snprintf instead of libc snprintf.
This gives us consistent behavior and stb_snprintf is async signal
safe.
2022-03-07 20:42:00 -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 Relicense as MIT. 2022-02-06 20:05:29 -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 Relicense as MIT. 2022-02-06 20:05:29 -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