mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-04 07:41:11 +01:00
Merge branch 'master' into 'master'
Use posix_spawn for optimized process launching See merge request GNOME/glib!95
This commit is contained in:
@@ -1624,6 +1624,7 @@ g_desktop_app_info_get_boolean
|
||||
g_desktop_app_info_has_key
|
||||
GDesktopAppLaunchCallback
|
||||
g_desktop_app_info_launch_uris_as_manager
|
||||
g_desktop_app_info_launch_uris_as_manager_with_fds
|
||||
<SUBSECTION>
|
||||
g_desktop_app_info_list_actions
|
||||
g_desktop_app_info_get_action_name
|
||||
|
||||
@@ -1233,6 +1233,7 @@ GSpawnError
|
||||
G_SPAWN_ERROR
|
||||
GSpawnFlags
|
||||
GSpawnChildSetupFunc
|
||||
g_spawn_async_with_fds
|
||||
g_spawn_async_with_pipes
|
||||
g_spawn_async
|
||||
g_spawn_sync
|
||||
|
||||
Reference in New Issue
Block a user