Revision 1e38e6f53f0c0549d3d75ba76899f53b7b28f2ea authored by Matthias Clasen on 17 January 2023, 22:56:41 UTC, committed by Matthias Clasen on 18 January 2023, 01:56:08 UTC
Move the preallocation into the GString struct,
and add g_string_init and g_string_clear to
enable on-stack use of GString.
1 parent 1aa5304
History
File Mode Size
ginotifyfilemonitor.c -rw-r--r-- 3.6 KB
ginotifyfilemonitor.h -rw-r--r-- 2.0 KB
inotify-helper.c -rw-r--r-- 8.2 KB
inotify-helper.h -rw-r--r-- 1.0 KB
inotify-kernel.c -rw-r--r-- 11.9 KB
inotify-kernel.h -rw-r--r-- 2.0 KB
inotify-missing.c -rw-r--r-- 4.1 KB
inotify-missing.h -rw-r--r-- 1.1 KB
inotify-path.c -rw-r--r-- 14.6 KB
inotify-path.h -rw-r--r-- 1.1 KB
inotify-sub.c -rw-r--r-- 2.0 KB
inotify-sub.h -rw-r--r-- 1.2 KB
meson.build -rw-r--r-- 445 bytes

back to top