[glib: 3/3] Merge branch 'g_mod' into 'main'




commit e74c955335921bd2e011c14723062bfd7cf4cc37
Merge: 92540e76d be012a806
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Jul 21 21:07:06 2021 +0000

    Merge branch 'g_mod' into 'main'
    
    API: Add g_module_open_full()
    
    Closes #203
    
    See merge request GNOME/glib!2169

 docs/reference/glib/glib-sections.txt |   5 ++
 gio/gio-querymodules.c                |   8 ++-
 gio/giomodule.c                       |   6 +-
 gmodule/gmodule-ar.c                  |  10 ++-
 gmodule/gmodule-dl.c                  |  11 +++-
 gmodule/gmodule-win32.c               |  29 +++++----
 gmodule/gmodule.c                     | 117 ++++++++++++++++++++--------------
 gmodule/gmodule.h                     |  25 ++++++++
 tests/module-test.c                   |  10 ++-
 9 files changed, 150 insertions(+), 71 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]