summaryrefslogtreecommitdiff
path: root/src/basic/unaligned.h
Commit message (Expand)AuthorAgeFilesLines
* fundamental: split out unaligned_{read|write}_ne{16,32,64}() helpers into una...Lennart Poettering2022-12-081-18/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: use __ prefixed gcc attributes (#10843)Lennart Poettering2018-11-201-12/+12
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* unaligned: let gcc generate optimal codeShawn Landden2017-12-181-36/+24
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* util-lib: add accessors for unaligned native endian wordsLennart Poettering2016-06-061-0/+18
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: add unaligned macros for little endianDaniel Mack2015-11-161-0/+47
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+66