chiark / gitweb /
test-sizeof: another aproach to _Float128 availability detection
[elogind.git] / src / test / test-sizeof.c
2018-08-24 Zbigniew Jędrzejew... test-sizeof: another aproach to _Float128 availability...
2018-08-24 Zbigniew Jędrzejew... Drop my copyright headers
2018-08-24 Lennart Poetteringtree-wide: beautify remaining copyright statements
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... test-sizeof: also print float types from ISO/IEC TS...
2018-08-24 Zbigniew Jędrzejew... test-sizeof: show that a small 64 field is not enough...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Lennart Poetteringlog: minimize includes in log.h
2018-05-30 Zbigniew Jędrzejew... test-sizeof: also add uid_t
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (8...
2018-01-24 maxice8test/test-sizeof.c: disable tests for missing typedefs...
2017-10-04 Zbigniew Jędrzejew... test-sizeof: add pid_t and gid_t
2017-07-25 Zbigniew Jędrzejew... test-sizeof: print the size of an enum
2017-07-25 Zbigniew Jędrzejew... test-sizeof: add some struct-timespec related fields
2017-07-25 Zbigniew Jędrzejew... test-sizeof: do not link with libelogind-shared
2017-07-20 Sven EdenPrep v233.3: Add all possible coverage tests for elogind