Systemd/src/locale
Michal Schmidt c33b329709 treewide: more log_*_errno() conversions, multiline calls
Basically:

find . -name '*.[ch]' | while read f; do perl -i.mmm -e \
'local $/;
 local $_=<>;
 s/log_(debug|info|notice|warning|error|emergency)\("([^"]*)%s"([^;]*),\s*strerror\(-?([->a-zA-Z_]+)\)\);/log_\1_errno(\4, "\2%m"\3);/gms;print;' \
 $f; done

Plus manual indentation fixups.
2014-11-28 17:17:51 +01:00
..
.gitignore login: move seat udev rules to login subdir 2012-01-22 18:32:13 +01:00
kbd-model-map fi-latin1 console keymap is no more 2014-10-13 08:58:40 -04:00
localectl.c treewide: drop unnecessary trailing \n in log_*() calls 2014-11-28 14:26:31 +01:00
localed.c treewide: more log_*_errno() conversions, multiline calls 2014-11-28 17:17:51 +01:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
org.freedesktop.locale1.conf relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
org.freedesktop.locale1.policy.in polkit: add "imply" rules to a number of polkit actions 2012-12-31 21:24:26 +01:00
org.freedesktop.locale1.service relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00