Systemd/src/analyze
Lennart Poettering 79008bddf6 log: rearrange log function naming
- Rename log_meta() → log_internal(), to follow naming scheme of most
  other log functions that are usually invoked through macros, but never
  directly.

- Rename log_info_object() to log_object_info(), simply because the
  object should be before any other parameters, to follow OO-style
  programming style.
2014-11-27 22:05:24 +01:00
..
.gitignore analyze: add .gitignore 2013-01-06 16:18:48 +01:00
analyze-verify.c log: rearrange log function naming 2014-11-27 22:05:24 +01:00
analyze-verify.h Merge systemd-verify with systemd-analyze 2014-07-21 21:42:28 -04:00
analyze.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00