pipewire/src/tools
Barnabás Pőcze f5d51162c4 treewide: mark things static and const
Mark some structures, arrays static/const at various places.
In some cases this prevents unnecessary initialization
when a function is entered.

All in all, the text segments across all shared
libraries are reduced by about 2 KiB. However,
the total size increases by about 2 KiB as well.
2021-06-30 14:44:08 +02:00
..
meson.build meson: adds post meson setup/--reconfigure summary for auto features 2021-06-25 08:31:12 +00:00
midifile.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
midifile.h midifile: make it possible to specify output file 2020-04-14 20:12:23 +02:00
pw-cat.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
pw-cli.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
pw-dot.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
pw-dump.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
pw-link.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
pw-loopback.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
pw-metadata.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
pw-mididump.c don't crash with missing libraries 2021-02-23 17:48:57 +01:00
pw-mon.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
pw-profiler.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
pw-top.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00