]> git.proxmox.com Git - proxmox-mini-journalreader.git/commit
inital commit for journalreader
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 13 May 2019 12:49:18 +0000 (14:49 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 May 2019 08:22:47 +0000 (08:22 +0000)
commit4ce2e883dfd98ad4f417af58d881b8879b60f7b0
tree06ce42aeca30600c787af009b7e4a929895bee1f
inital commit for journalreader

provides a minimalistic binary to show the journal content
shows a cursor after and before the output

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Makefile [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/journalreader.c [new file with mode: 0644]