1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 02:57:16 +03:00
systemd/src
Lennart Poettering cb0dac0548 time: add suppot for fractional time specifications
We can now parse "0.5s" as the same as "500ms". In fact, we can parse
"3.45years" correctly, too, and any other unit and fraction length.
2013-04-03 23:00:08 +02:00
..
ac-power
activate activate: do not leak envp on error 2013-03-31 19:01:57 -04:00
analyze systemd-analyze: do not format timestamp when not printing it 2013-03-20 19:16:01 -04:00
ask-password util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
binfmt util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
boot bootctl: fix help text 2013-03-29 15:47:43 +01:00
bootchart Always use our own MAX/MIN definitions 2013-04-01 23:43:48 -04:00
cgls pager: introduce "jump to end" option 2013-03-07 21:16:04 +01:00
cgroups-agent
cgtop util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
core shared: rework env file reader 2013-04-03 20:12:57 +02:00
cryptsetup util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
delta pager: introduce "jump to end" option 2013-03-07 21:16:04 +01:00
detect-virt
efi-boot-generator
fsck Do no isolate in case of emergency or severe problems 2013-04-01 23:43:48 -04:00
fstab-generator Always use errno > 0 to help gcc 2013-03-29 10:12:41 -04:00
getty-generator
gudev
hostname hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid internet hostname unset the pretty name 2013-04-03 22:06:16 +02:00
initctl initctl: fix return from unitialized memory in error path 2013-03-21 22:39:23 -04:00
journal util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
kernel-install
libsystemd-bus Always use our own MAX/MIN definitions 2013-04-01 23:43:48 -04:00
libsystemd-daemon Always use errno > 0 to help gcc 2013-03-29 10:12:41 -04:00
libsystemd-id128
libudev Remove some dead code 2013-03-31 14:28:36 -04:00
locale shared: rework env file reader 2013-04-03 20:12:57 +02:00
login util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
machine-id-setup
modules-load modules-load: there's really no point in mentioning that a certain modules is already loaded 2013-03-26 03:13:41 +01:00
notify
nspawn util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
nss-myhostname nss-myhostname: do not use _cleanup_ 2013-04-02 13:57:32 -04:00
python-systemd systemd-python: allow retrieval of single fields 2013-03-21 23:05:09 -04:00
quotacheck
random-seed
rc-local-generator
readahead util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
remount-fs
reply-password
shared time: add suppot for fractional time specifications 2013-04-03 23:00:08 +02:00
shutdownd util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
sleep util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
stdio-bridge stdio-bridge: rework stdio bridge to use libsystemd-bus 2013-04-01 03:29:30 +02:00
sysctl util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
system-update-generator
systemctl systemctl: align all status fields to common column 2013-04-01 23:43:49 -04:00
systemd update TODO 2013-04-02 17:47:59 +02:00
test time: add suppot for fractional time specifications 2013-04-03 23:00:08 +02:00
timedate util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
timestamp
tmpfiles util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
tty-ask-password-agent
udev util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
update-utmp
vconsole util: rename write_one_line_file() to write_string_file() 2013-04-03 20:12:56 +02:00
.gitignore
Makefile