[PATCH v3 1/7] ntdll: Introduce ntdll_get_build_dir and ntdll_get_data_dir.

Jacek Caban jacek at codeweavers.com
Wed Oct 6 05:56:55 CDT 2021


To expose build and data dirs for Unix libs.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
v3: Using proper exception handling and added patches moving code to 
win32u for better context.

  dlls/ntdll/unix/env.c  | 18 ++++++++++++++++++
  include/wine/unixlib.h |  2 ++
  2 files changed, 20 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0001-ntdll-Introduce-ntdll_get_build_dir-and-ntdll_get_d.txt
Type: text/x-patch
Size: 1463 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211006/ec24e5c4/attachment.bin>


More information about the wine-devel mailing list