1
0
Fork 0
mutter-performance-source/src/ui
Florian Müllner 4fdefb5b2e cleanup: Don't use g_memmove()
Glib stopped providing any fallback implementations on systems without
memmove() all the way back in 2013. Since then, the symbol is a simple
macro around memmove(); use that function directly now that glib added
a deprecation warning.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/689
2019-07-18 11:01:09 +02:00
..
frames.c Use a consistent style for enum braces 2019-02-28 09:31:01 +01:00
frames.h ui: Remove fallback app menu 2019-01-30 18:39:42 +00:00
theme-private.h ui: Remove fallback app menu 2019-01-30 18:39:42 +00:00
theme.c cleanup: Don't use g_memmove() 2019-07-18 11:01:09 +02:00
ui.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
ui.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00