Systemd/src
David Herrmann ce049dcda4 test: fix strtod() test
One strtod() test is broken since:

commit 8e21100002
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:   Mon Aug 4 23:13:31 2014 +0200

    test: use fabs on doubles

The commit was right, so no reason to revert it, but the test was broken
before and only worked by coincidence. Convert "0,5" to "0.5" so we don't
depend on locales for double conversion (or well, we depend on "C" which
seems reasonable).
2014-08-15 10:44:43 +02:00
..
ac-power
activate Unify parse_argv style 2014-08-03 21:46:07 -04:00
analyze analyze: some fixes to the --help text 2014-08-14 16:36:32 +02:00
ask-password Unify parse_argv style 2014-08-03 21:46:07 -04:00
backlight backlight: Do not clamp brightness for LEDs 2014-06-10 18:57:48 +02:00
binfmt Unify parse_argv style 2014-08-03 21:46:07 -04:00
boot Unify parse_argv style 2014-08-03 21:46:07 -04:00
bootchart bootchart: use the bool type where appropriate 2014-08-11 18:24:08 +02:00
bus-proxyd bus-proxy: service_name_is_valid will never be < 0 2014-08-05 18:22:31 +02:00
cgls bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
cgroups-agent bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
cgtop Unify parse_argv style 2014-08-03 21:46:07 -04:00
compat-libs build-sys: build compat libs from sources, avoiding the not generally available ifunc wrapping 2014-02-22 21:28:55 +01:00
core socket: add bus property for bus property NoDelay 2014-08-14 19:55:44 -04:00
cryptsetup Reject invalid quoted strings 2014-07-31 04:00:31 -04:00
dbus1-generator util: allow strappenda to take any number of args 2014-08-13 20:41:41 -04:00
debug-generator debug-generator: add new kernel cmdline option systemd.wants= to add units to the initial transaction 2014-06-20 13:36:28 +02:00
delta Unify parse_argv style 2014-08-03 21:46:07 -04:00
detect-virt Unify parse_argv style 2014-08-03 21:46:07 -04:00
efi-boot-generator efi-boot-generator: typo fix 2014-03-07 02:40:24 +01:00
escape Unify parse_argv style 2014-08-03 21:46:07 -04:00
firstboot Unify parse_argv style 2014-08-03 21:46:07 -04:00
fsck bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
fstab-generator util: allow strappenda to take any number of args 2014-08-13 20:41:41 -04:00
getty-generator util: allow strappenda to take any number of args 2014-08-13 20:41:41 -04:00
gpt-auto-generator stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
gudev gudev: replace regex with sym file 2014-06-21 16:25:15 +02:00
hostname bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
initctl initctl: don't eat up error code 2014-08-11 18:24:28 +02:00
journal coredump: display libdw fail string on stack trace fail 2014-08-15 03:10:20 +02:00
journal-remote journal-remote: fix parsing of fd command line argument 2014-08-11 18:24:43 +02:00
kernel-install build-sys: add missing Makefile link 2014-06-16 12:33:23 +02:00
libsystemd sd-network: add sd_network_linkg_get_domains() 2014-08-14 23:13:14 +02:00
libsystemd-network dhcp: the localhost isn't valid as hostname either 2014-08-15 03:10:20 +02:00
libsystemd-terminal terminal: avoid warning about signed-unsigned comparison 2014-08-03 23:53:49 -04:00
libudev udev: never bypass our own logging framework and call vsyslog() directly from udev tools 2014-08-11 20:13:38 +02:00
locale bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
login logind: add new session type "web" for PAM web clients, such as cockpit 2014-08-14 03:00:24 +02:00
machine machine_kill(): Don't kill the unit when killing the leader 2014-08-14 20:10:33 +02:00
machine-id-setup Unify parse_argv style 2014-08-03 21:46:07 -04:00
modules-load Unify parse_argv style 2014-08-03 21:46:07 -04:00
network networkctl: print local domain name in status output 2014-08-15 03:10:20 +02:00
notify networkd: add minimal client tool "networkd" to query network status 2014-08-12 01:54:40 +02:00
nspawn nspawn: make sure that when --network-veth is used both the host and the container side get fixed MAC addresses 2014-08-04 19:15:07 +02:00
nss-myhostname networkd: add minimal client tool "networkd" to query network status 2014-08-12 01:54:40 +02:00
nss-mymachines machined: fix address API signatures 2014-08-04 19:05:06 +02:00
nss-resolve resolved: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +02:00
path Unify parse_argv style 2014-08-03 21:46:07 -04:00
python-systemd Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
quotacheck stop complaining about unknown kernel cmdline options 2014-06-19 16:55:20 +02:00
random-seed
rc-local-generator
readahead Unify parse_argv style 2014-08-03 21:46:07 -04:00
remount-fs
reply-password fix a couple of more lazy "return -1" 2014-08-11 18:35:54 +02:00
resolve resolved: pull in domain names from sd-network 2014-08-14 23:38:38 +02:00
resolve-host resolved: allow passing on which protocol, family and interface to look something up 2014-08-14 01:01:43 +02:00
rfkill
run bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
shared core: Refuse mount on symlink 2014-08-15 01:35:28 +02:00
shutdownd Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
sleep Unify parse_argv style 2014-08-03 21:46:07 -04:00
socket-proxy Unify parse_argv style 2014-08-03 21:46:07 -04:00
sysctl Unify parse_argv style 2014-08-03 21:46:07 -04:00
system-update-generator system-update-generator: modernizations 2014-06-13 13:26:32 +02:00
systemctl util: allow strappenda to take any number of args 2014-08-13 20:41:41 -04:00
systemd sd-network: add sd_network_linkg_get_domains() 2014-08-14 23:13:14 +02:00
sysusers sysusers: isempty will never be < 0 2014-08-04 23:28:02 +02:00
sysv-generator Properly report invalid quoted strings 2014-07-31 08:56:03 -04:00
test test: fix strtod() test 2014-08-15 10:44:43 +02:00
timedate bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
timesync timesyncd: don't trip up if networkd isn't running and can't tell us any NTP servers 2014-08-13 21:07:07 +02:00
tmpfiles Unify parse_argv style 2014-08-03 21:46:07 -04:00
tty-ask-password-agent tty-ask-password-agent: modernization 2014-08-03 21:46:07 -04:00
udev udev: link-config - fix crash due to missing hwaddr 2014-08-14 01:36:10 +02:00
update-done update-done: include a short description in .updated 2014-07-26 15:08:42 -04:00
update-utmp Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
vconsole vconsole-setup: fix inverted error messages 2014-07-07 08:55:58 -04:00
.gitignore
Makefile