Systemd/src/libsystemd-daemon
Jim Meyering 956b78e8e3 sd-daemon: remove unnecessary memset calls
There is no point in clearing the bits of a "struct stat" when the very
next statement just calls stat or fstat to fill in that same memory.

[zj: two more places]
2012-07-23 00:06:06 +02:00
..
.gitignore update .gitignore 2012-04-13 21:58:01 +02:00
libsystemd-daemon.pc.in move libsystemd-id128, libsystemd-daemon to subdir 2012-04-12 15:26:39 +02:00
libsystemd-daemon.sym move libsystemd-id128, libsystemd-daemon to subdir 2012-04-12 15:26:39 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
sd-daemon.c sd-daemon: remove unnecessary memset calls 2012-07-23 00:06:06 +02:00