[glib: 4/4] Merge branch 'wip/wait-status' into 'main'




commit 00feb4d5a9e350b907d436a0b9b472fb2f1068bb
Merge: 757cc9352 b483013d0
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jun 15 18:22:02 2021 +0000

    Merge branch 'wip/wait-status' into 'main'
    
    Distinguish more clearly between wait status and exit status
    
    See merge request GNOME/glib!1967

 docs/reference/glib/glib-sections.txt |   1 +
 gio/gdbusaddress.c                    |   6 +-
 gio/gdesktopappinfo.c                 |   2 +-
 gio/gsubprocess.c                     |  10 ++--
 gio/tests/gdbus-connection-slow.c     |   6 +-
 gio/tests/gsubprocess.c               |   4 +-
 glib/gmain.c                          |   2 +-
 glib/gmain.h                          |  14 +++--
 glib/gspawn-win32.c                   |  43 +++++++------
 glib/gspawn.c                         | 110 ++++++++++++++++++++++------------
 glib/gspawn.h                         |  14 +++--
 glib/tests/spawn-singlethread.c       |   6 +-
 glib/tests/testing.c                  |  50 ++++++++--------
 13 files changed, 161 insertions(+), 107 deletions(-)
---


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