summaryrefslogtreecommitdiff
path: root/gio/gio-querymodules.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall2022-11-071-1/+1
* Improve g_module_open(), deprecate G_MODULE_SUFFIXNirbheek Chauhan2022-10-271-0/+6
* Do not define GIO_COMPILATION for executablesXavier Claessens2022-10-131-1/+2
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* tools: Fix handling of empty argv in various minor GLib toolsPhilip Withnall2022-02-111-1/+1
* giomodule: Port to new g_module_open_full() APIPhilip Withnall2021-07-211-1/+7
* gio tools: Use the proper string for default locale for setlocale()Chun-wei Fan2019-06-181-1/+3
* GIOModule: Use unique names for load/unload symbolsXavier Claessens2018-01-041-1/+15
* gio-querymodules: Make the output reproducibleChris Lamb2017-09-081-0/+7
* Consistently save errno immediately after the operation setting itPhilip Withnall2017-08-031-1/+4
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio-querymodules: fix memory leakMarc-André Lureau2017-03-241-0/+1
* gio-querymodules: Call setlocale in main functionTing-Wei Lan2016-07-141-0/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio-querymodules: Ensure we're linked to GObjectColin Walters2013-01-101-0/+3
* Remove g_type_init() callsRyan Lortie2012-10-161-2/+0
* gio-querymodules: unlink instead of writing empty cacheRyan Lortie2012-03-081-4/+16
* Add gio-querymodule programAlexander Larsson2010-01-121-0/+133