Files
systemd/src/shared
Lennart Poettering 6d5e65f645 tree-wide: add a single version of "static const int one = 1"
All over the place we define local variables for the various sockopts
that take a bool-like "int" value. Sometimes they are const, sometimes
static, sometimes both, sometimes neither.

Let's clean this up, introduce a common const variable "const_int_one"
(as well as one matching "const_int_zero") and use it everywhere, all
acorss the codebase.
2018-10-15 19:40:51 +02:00
..
2018-10-09 09:46:36 -07:00
2018-06-29 11:02:17 +09:00
2018-09-20 16:52:02 +02:00
2018-09-20 16:52:02 +02:00
2018-09-19 08:02:52 +09:00
2018-08-20 15:58:21 +02:00
2018-06-29 11:02:17 +09:00
2018-06-14 13:03:20 +02:00
2018-06-14 13:03:20 +02:00
2018-10-13 12:37:13 +02:00
2018-10-12 14:51:35 +02:00
2018-06-14 13:03:20 +02:00
2018-06-14 13:03:20 +02:00
2018-10-02 15:15:10 +02:00
2018-06-14 13:03:20 +02:00
2018-06-14 13:03:20 +02:00
2018-03-23 15:21:35 +01:00
2018-06-29 11:02:17 +09:00
2018-06-14 13:03:20 +02:00
2018-06-29 11:02:17 +09:00
2018-09-19 08:02:52 +09:00