index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-console.c
Age
Commit message (
Expand
)
Author
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-03
journald: constify all things!
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-02-17
Some modernizations
Zbigniew Jędrzejewski-Szmek
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-13
journal: timestamp support on console messages
Umut Tezduyar Lindskog
2012-11-14
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek
2012-08-24
journald: add missing includes
Allin Cottrell
2012-08-22
journald: split console transport stuff into its own file
Lennart Poettering