]> Git Repo - qemu.git/commit
util/oslib-posix : qemu_init_exec_dir implementation for Mac
authorDavid CARLIER <[email protected]>
Mon, 22 Jun 2020 16:22:00 +0000 (17:22 +0100)
committerPeter Maydell <[email protected]>
Tue, 23 Jun 2020 10:39:46 +0000 (11:39 +0100)
commit2032e243a52c9834e5536463bcaa179f18d3319f
treebafbb2e419303685f84d5b819e573377cb317b0f
parentc62288072c9c6c275a28c074612941a44572691d
util/oslib-posix : qemu_init_exec_dir implementation for Mac

From 3025a0ce3fdf7d3559fc35a52c659f635f5c750c Mon Sep 17 00:00:00 2001
From: David Carlier <[email protected]>
Date: Tue, 26 May 2020 21:35:27 +0100
Subject: [PATCH] util/oslib-posix : qemu_init_exec_dir implementation for Mac

Using dyld API to get the full path of the current process.

Signed-off-by: David Carlier <[email protected]>
Message-id: CA+XhMqxwC10XHVs4Z-JfE0-WLAU3ztDuU9QKVi31mjr59HWCxg@mail.gmail.com
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
util/oslib-posix.c
This page took 0.026013 seconds and 4 git commands to generate.