Files
systemd/src/basic
Lennart Poettering d1e8e8b5ae tree-wide: drop _pure_ + _const_ from local, static functions
This is supposed to be a help for compilers to apply optimizations on
functions where they can't determine whether they are const/pure on
their own. For static, local functions the compiler can do this on its
own easily however, hence the decoration with pure/const is just noise.
Let's drop it, and let the compiler to its thing better.

(Use it for exported functions, since compilers can't 'reach-over' into
other modules to determine if they are pure, except if LTO is used)
2023-08-10 00:01:04 +08:00
..
2023-02-09 15:32:33 +00:00
2023-06-14 16:44:57 +02:00
2023-06-22 15:33:56 +09:00
2023-07-02 11:10:12 +01:00
2023-06-29 15:41:00 +09:00
2023-07-02 11:10:12 +01:00
2023-04-20 09:20:08 +02:00
2023-07-19 14:02:04 +02:00
2023-06-15 17:10:35 +02:00
2023-06-15 17:10:35 +02:00
2023-03-29 13:00:33 +09:00
2022-08-02 02:43:38 +09:00
2023-08-01 10:14:49 +02:00
2023-02-24 14:11:31 +01:00
2023-03-15 01:18:59 +00:00
2023-06-05 11:22:43 +02:00
2023-04-03 15:28:00 +02:00
2022-11-09 11:14:10 +01:00
2023-05-05 08:54:28 +02:00
2022-12-23 23:26:26 +01:00
2023-06-23 10:05:16 +02:00
2022-09-13 08:13:27 +02:00
2022-03-18 09:42:38 +01:00
2023-06-06 14:42:03 +02:00
2023-05-24 14:59:07 +02:00
2023-04-20 13:43:37 +02:00
2023-07-02 11:10:12 +01:00
2023-07-02 11:10:12 +01:00
2023-08-02 19:49:15 +01:00
2023-07-02 11:10:12 +01:00
2023-07-02 11:10:12 +01:00
2023-06-15 20:52:45 +02:00
2023-02-14 12:51:38 +01:00