chiark / gitweb /
use memzero(foo, length); for all memset(foo, 0, length); calls
[elogind.git] / src / shared / syscall-list.h
2013-11-22 Lennart Poetteringbuild-sys: move more files from core/ to share/ that...