[glib: 7/7] Merge branch 'master' into 'master'
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 7/7] Merge branch 'master' into 'master'
- Date: Thu, 21 Jun 2018 17:12:28 +0000 (UTC)
commit ca98ce42804c5bb70e15bd58da76b9d237564296
Merge: 670010149 2b560457a
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Jun 21 17:10:43 2018 +0000
Merge branch 'master' into 'master'
Use posix_spawn for optimized process launching
See merge request GNOME/glib!95
configure.ac | 2 +-
docs/reference/gio/gio-sections.txt | 1 +
docs/reference/glib/glib-sections.txt | 1 +
gio/Makefile.am | 4 +-
gio/gdesktopappinfo.c | 205 ++++++++-----
gio/gdesktopappinfo.h | 14 +
gio/gio-launch-desktop.c | 52 ++++
gio/meson.build | 6 +
gio/tests/Makefile.am | 4 +-
gio/tests/desktop-app-info.c | 41 +++
gio/tests/meson.build | 1 +
glib/gspawn-win32.c | 163 +++++++---
glib/gspawn.c | 540 ++++++++++++++++++++++++++++++----
glib/gspawn.h | 13 +
glib/tests/spawn-singlethread.c | 176 +++++++++++
meson.build | 5 +
16 files changed, 1042 insertions(+), 186 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]