Systemd/src/shared
Shawn Landden 669241a076 use "Out of memory." consistantly (or with "\n")
glibc/glib both use "out of memory" consistantly so maybe we should
consider that instead of this.

Eliminates one string out of a number of binaries. Also fixes extra newline
in udev/scsi_id
2012-07-25 11:23:57 +02:00
..
linux execute: support syscall filtering using seccomp filters 2012-07-17 04:17:53 +02:00
acl-util.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
acl-util.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
ask-password-api.c use "Out of memory." consistantly (or with "\n") 2012-07-25 11:23:57 +02:00
ask-password-api.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
audit.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
audit.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
capability.c capabilities: when dropping capabilities system-wide also drop them from usermode helpers 2012-05-29 23:35:17 +02:00
capability.h capabilities: when dropping capabilities system-wide also drop them from usermode helpers 2012-05-29 23:35:17 +02:00
cgroup-label.c mkdir: append _label to all mkdir() calls that explicitly set the selinux context 2012-05-31 12:40:20 +02:00
cgroup-show.c util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
cgroup-show.h systemctl: show main and control PID explicitly in cgroup-show 2012-04-16 18:59:40 +02:00
cgroup-util.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
cgroup-util.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
conf-files.c conf-files: continue searching if one dir fails 2012-07-24 23:33:54 +02:00
conf-files.h util: split-out conf-file.[ch] 2012-05-07 19:01:24 +02:00
conf-parser.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
conf-parser.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-common.c use "Out of memory." consistantly (or with "\n") 2012-07-25 11:23:57 +02:00
dbus-common.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-loop.c move remainig shared stuff to shared/ 2012-04-12 15:11:39 +02:00
dbus-loop.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
def.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dev-setup.c udev: unify /dev static symlink setup 2012-04-17 22:31:38 +02:00
dev-setup.h udev: unify /dev static symlink setup 2012-04-17 22:31:38 +02:00
exit-status.c execute: support syscall filtering using seccomp filters 2012-07-17 04:17:53 +02:00
exit-status.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
hashmap.c hashmap: make hashmap_clear() work on NULL hashmaps 2012-07-03 16:15:57 +02:00
hashmap.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
hwclock.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
hwclock.h util: split-out hwclock.[ch] 2012-05-08 01:57:17 +02:00
install.c unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() to unit-name.h 2012-07-10 17:07:32 +02:00
install.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
ioprio.h move list.h, macro.h, ioprio.h to shared/ 2012-04-10 19:47:00 +02:00
label.c mount-setup: don't complain if we try to fix the label of a dir beneath a mount but can't due to EROFS 2012-07-03 16:25:50 +02:00
label.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
list.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
log.c log: make sure generators never log into the journal to avoid activation deadlocks 2012-05-22 22:00:37 +02:00
log.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
logs-show.c use "Out of memory." consistantly (or with "\n") 2012-07-25 11:23:57 +02:00
logs-show.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
macro.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
Makefile build-sys: add stub makefiles to make emacs easier to use 2012-04-12 13:35:56 +02:00
missing.h main: set PR_SET_CHILD_REAPER for MANAGER_USER 2012-07-25 00:17:30 +02:00
mkdir.c mkdir: provide all functions with and without selinux label application 2012-05-31 13:17:26 +02:00
mkdir.h mkdir: provide all functions with and without selinux label application 2012-05-31 13:17:26 +02:00
pager.c journalctl: fix ellipsization with PAGER=cat 2012-07-23 17:57:11 +02:00
pager.h journalctl: fix ellipsization with PAGER=cat 2012-07-23 17:57:11 +02:00
path-lookup.c mkdir: append _label to all mkdir() calls that explicitly set the selinux context 2012-05-31 12:40:20 +02:00
path-lookup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
path-util.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
path-util.h path-util: there is no function path_parent() 2012-05-08 23:37:25 +02:00
polkit.c logind: add shutdown/suspend/idle inhibition framework 2012-04-16 18:59:08 +02:00
polkit.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
ratelimit.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
ratelimit.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
set.c load-fragment: a few modernizations 2012-07-03 16:10:04 +02:00
set.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
socket-label.c mkdir: append _label to all mkdir() calls that explicitly set the selinux context 2012-05-31 12:40:20 +02:00
socket-util.c util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
socket-util.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
spawn-ask-password-agent.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
spawn-ask-password-agent.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
spawn-polkit-agent.c polkit: spawn agent in --fallback mode 2012-04-13 21:52:42 +02:00
spawn-polkit-agent.h move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
specifier.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
specifier.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
strv.c manager: rework generator logic 2012-05-23 03:43:29 +02:00
strv.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
unit-name.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
unit-name.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
utf8.c journalctl: show any printable Unicode character 2012-07-13 01:07:41 +02:00
utf8.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
util.c use "Out of memory." consistantly (or with "\n") 2012-07-25 11:23:57 +02:00
util.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
utmp-wtmp.c util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
utmp-wtmp.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
virt.c util: unify getenv() logic for other PID 2012-04-22 15:00:42 +02:00
virt.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
watchdog.c move more common files to shared/ and add them to shared.la 2012-04-12 02:39:37 +02:00
watchdog.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00