Systemd/src/libsystemd-daemon
Michal Schmidt f3910003bc shared, libsystemd-daemon: check for empty strings in strto*l conversions
strtol() and friends may set EINVAL if no conversion was performed, but
they are not required to do so. In practice they don't. We need to check
for it.

https://bugzilla.redhat.com/show_bug.cgi?id=870577
2012-10-30 10:30:04 +01: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 shared, libsystemd-daemon: check for empty strings in strto*l conversions 2012-10-30 10:30:04 +01:00