ndhc/nk
Nicholas J. Kain 898765e0a8 scriptd: Use posix_spawn rather than fork/exec.
Also don't bother providing an artificial environment.
2022-08-09 13:40:10 -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
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