chiark / gitweb /
use memzero(foo, length); for all memset(foo, 0, length); calls
[elogind.git] / src / libsystemd / sd-bus / sd-memfd.c
2014-01-22 Lennart Poetteringbus: when allocating a memfd for usage in a bus connect...
2014-01-22 Lennart Poetteringbus: extend memfd api so that we can label memfds for...
2014-01-21 Tom Gundersenlibsystemd: split up into subdirs