index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-console.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-11
/
+11
*
journal/journald-console: fix format-specifier issue
John Paul Adrian Glaubitz
2017-05-19
1
-2
/
+2
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
journald,core: add short comments we we keep reopening /dev/console all the time
Lennart Poettering
2016-10-20
1
-0
/
+5
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-05
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+4
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-5
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-2
/
+2
*
journald: constify all things!
Lennart Poettering
2014-11-03
1
-1
/
+1
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-4
/
+4
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-1
/
+1
*
Some modernizations
Zbigniew Jędrzejewski-Szmek
2014-02-17
1
-5
/
+2
*
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
1
-2
/
+2
*
journal: timestamp support on console messages
Umut Tezduyar Lindskog
2013-11-14
1
-3
/
+31
*
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek
2012-11-14
1
-1
/
+1
*
journald: add missing includes
Allin Cottrell
2012-08-24
1
-0
/
+1
*
journald: split console transport stuff into its own file
Lennart Poettering
2012-08-22
1
-0
/
+85