ndhc/nk
Nicholas J. Kain 9338aa37c2 Use libc snprintf and nstr{cpy,cat}.
We don't need async-safe snprintf anymore, and nstr{cpy,cat} are
more ergonomic and efficient where they can used.
2022-08-09 14:17:31 -04: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
nstrcpy.h scriptd: Use posix_spawn rather than fork/exec. 2022-08-09 13:40:10 -04: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
pspawn.c scriptd: Use posix_spawn rather than fork/exec. 2022-08-09 13:40:10 -04:00
pspawn.h scriptd: Use posix_spawn rather than fork/exec. 2022-08-09 13:40:10 -04: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