summaryrefslogtreecommitdiff
path: root/src/test/test-sizeof.c
Commit message (Expand)AuthorAgeFilesLines
* Rework cpu affinity parsingZbigniew Jędrzejewski-Szmek2019-05-291-0/+3
* test-sizeof: print the alignments tooZbigniew Jędrzejewski-Szmek2019-02-051-5/+6
* test-sizeof: another aproach to _Float128 availability detectionZbigniew Jędrzejewski-Szmek2018-06-201-1/+4
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-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
* test-sizeof: also print float types from ISO/IEC TS 18661-3Zbigniew Jędrzejewski-Szmek2018-06-051-0/+8
* test-sizeof: show that a small 64 field is not enough to force the enum to be...Zbigniew Jędrzejewski-Szmek2018-05-221-1/+10
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* test-sizeof: also add uid_tZbigniew Jędrzejewski-Szmek2018-01-041-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-sizeof: add pid_t and gid_tZbigniew Jędrzejewski-Szmek2017-10-041-0/+2
* test-sizeof: print the size of an enumZbigniew Jędrzejewski-Szmek2017-04-251-0/+11
* test-sizeof: add some struct-timespec related fieldsZbigniew Jędrzejewski-Szmek2017-03-291-0/+3
* test-sizeof: do not link with libsystemd-sharedZbigniew Jędrzejewski-Szmek2017-03-291-5/+6
* test-sizeof: add a helper which prints variable sizes and signednessZbigniew Jędrzejewski-Szmek2016-03-021-0/+53