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
gwin32filemonitor.c -rw-r--r-- 3.3 KB
gwin32filemonitor.h -rw-r--r-- 2.3 KB
gwin32fsmonitorutils.c -rw-r--r-- 15.7 KB
gwin32fsmonitorutils.h -rw-r--r-- 2.2 KB
gwinhttpfile.c -rw-r--r-- 21.3 KB
gwinhttpfile.h -rw-r--r-- 2.0 KB
gwinhttpfileinputstream.c -rw-r--r-- 5.5 KB
gwinhttpfileinputstream.h -rw-r--r-- 2.3 KB
gwinhttpfileoutputstream.c -rw-r--r-- 5.7 KB
gwinhttpfileoutputstream.h -rw-r--r-- 2.2 KB
gwinhttpvfs.c -rw-r--r-- 13.7 KB
gwinhttpvfs.h -rw-r--r-- 4.0 KB
meson.build -rw-r--r-- 461 bytes
winhttp.h -rw-r--r-- 8.9 KB

back to top