Systemd/src/journal
Kay Sievers 19d1e4eeb6 journal: align byte-buffer that gets cased to an object
On Sun, Jul 15, 2012 at 2:00 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
> | src/journal/sd-journal.c: In function 'sd_journal_process':
> | src/journal/sd-journal.c:1891:21: warning: cast increases required alignment of target type [-Wcast-align]
> | src/journal/sd-journal.c:1900:29: warning: cast increases required alignment of target type [-Wcast-align]
2012-07-15 14:58:29 +02:00
..
.gitignore journald: parse configuration file 2012-01-04 20:40:04 +01:00
cat.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
compress.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
compress.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
coredump.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
journal-def.h journal: expose and make use of cutoff times of journal 2012-06-17 00:03:12 +02:00
journal-file.c journal: beef up journal matches considerably 2012-07-13 00:32:32 +02:00
journal-file.h journal: beef up journal matches considerably 2012-07-13 00:32:32 +02:00
journal-internal.h journal: avoid re-definition of enums for older gcc versions 2012-07-15 14:56:57 +02:00
journal-rate-limit.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
journal-rate-limit.h relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
journal-send.c journal: fix sd_journal_stream_fd() 2012-06-22 00:19:13 +02:00
journalctl.c journal: beef up journal matches considerably 2012-07-13 00:32:32 +02:00
journald-gperf.gperf journald: add Storage= setting to control where the journal is stored 2012-07-02 10:43:57 +02:00
journald.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
journald.conf journal: default ImportKernel=no until we make use of structured logging 2012-07-03 14:07:10 +02:00
journald.h journald: use "persistent", not "permanent" as storage option 2012-07-10 19:39:27 +02:00
libsystemd-journal.pc.in relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
libsystemd-journal.sym journal: properly export sd_journal_add_disjunction() 2012-07-13 01:16:15 +02:00
lookup3.c journal: add preliminary incomplete implementation 2011-10-07 22:02:05 +02:00
lookup3.h journal: add preliminary incomplete implementation 2011-10-07 22:02:05 +02:00
Makefile journal: add preliminary incomplete implementation 2011-10-07 22:02:05 +02:00
sd-journal.c journal: align byte-buffer that gets cased to an object 2012-07-15 14:58:29 +02:00
sparse-endian.h add sparse support to detect endianness bug 2012-03-22 01:09:37 +01:00
test-journal-match.c journal: beef up journal matches considerably 2012-07-13 00:32:32 +02:00
test-journal-send.c journal: beef up journal matches considerably 2012-07-13 00:32:32 +02:00
test-journal-stream.c journal: beef up journal matches considerably 2012-07-13 00:32:32 +02:00
test-journal.c test: hook up more tests with make check 2012-07-13 13:50:39 +02:00