ndhc/ncmlib
2013-05-06 07:32:02 -04:00
..
cap.c
cap.h
chroot.c Add strnkcpy() and strnkcat(). These are similar to strlcpy and strlcat, 2013-05-06 07:06:33 -04:00
chroot.h
CMakeLists.txt Use the new libc_random_u32() in ncmlib to replace random_xid(). 2011-06-27 15:07:00 -04:00
defines.h
io.c Fix a bug in safe_read() that would cause short reads on an async socket 2011-06-10 13:53:05 -04:00
io.h Use the new libc_random_u32() in ncmlib to replace random_xid(). 2011-06-27 15:07:00 -04:00
log.c
log.h
malloc.c
malloc.h
pidfile.c
pidfile.h
random.c Use the new libc_random_u32() in ncmlib to replace random_xid(). 2011-06-27 15:07:00 -04:00
random.h Use the new libc_random_u32() in ncmlib to replace random_xid(). 2011-06-27 15:07:00 -04:00
seccomp-bpf.h Enforce seccomp syscall restrictions when kernel support exists. 2012-07-20 07:05:56 -04:00
signals.c
signals.h
strl.c Remove strlc(at|py). 2013-05-06 07:32:02 -04:00
strl.h Remove strlc(at|py). 2013-05-06 07:32:02 -04:00
strlist.c Add strnkcpy() and strnkcat(). These are similar to strlcpy and strlcat, 2013-05-06 07:06:33 -04:00
strlist.h