index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-sizeof.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: move `unsigned` to the start of type declaration
Frantisek Sumsal
2022-02-10
1
-2
/
+2
*
test-sizeof: show stack and heap randomization
Zbigniew Jędrzejewski-Szmek
2021-11-30
1
-0
/
+8
*
test-sizeof: add intmax types
Zbigniew Jędrzejewski-Szmek
2021-11-18
1
-0
/
+2
*
timesync: fix wrong type for receiving timestamp in nanoseconds
Yu Watanabe
2021-08-20
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test-sizeof: print pointer sizes
Zbigniew Jędrzejewski-Szmek
2020-09-04
1
-0
/
+11
*
macro: introduce DISABLE_WARNING_TYPE_LIMITS and make use of it everywhere
Lennart Poettering
2020-05-25
1
-1
/
+1
*
test-sizeof: print size socklen_t
Zbigniew Jędrzejewski-Szmek
2020-03-02
1
-0
/
+3
*
Rework cpu affinity parsing
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-0
/
+3
*
test-sizeof: print the alignments too
Zbigniew Jędrzejewski-Szmek
2019-02-05
1
-5
/
+6
*
test-sizeof: another aproach to _Float128 availability detection
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+4
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
test-sizeof: also print float types from ISO/IEC TS 18661-3
Zbigniew Jędrzejewski-Szmek
2018-06-05
1
-0
/
+8
*
test-sizeof: show that a small 64 field is not enough to force the enum to be...
Zbigniew Jędrzejewski-Szmek
2018-05-22
1
-1
/
+10
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
test-sizeof: also add uid_t
Zbigniew Jędrzejewski-Szmek
2018-01-04
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test-sizeof: add pid_t and gid_t
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-0
/
+2
*
test-sizeof: print the size of an enum
Zbigniew Jędrzejewski-Szmek
2017-04-26
1
-0
/
+11
*
test-sizeof: add some struct-timespec related fields
Zbigniew Jędrzejewski-Szmek
2017-03-30
1
-0
/
+3
*
test-sizeof: do not link with libsystemd-shared
Zbigniew Jędrzejewski-Szmek
2017-03-30
1
-5
/
+6
*
test-sizeof: add a helper which prints variable sizes and signedness
Zbigniew Jędrzejewski-Szmek
2016-03-02
1
-0
/
+53