From 7f532d4cae55735b150a4c9459bf083dbbef1be9 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Thu, 18 Jan 2024 12:03:08 +0100 Subject: [PATCH] bump `whereami` to `ba364cd54fd431c76c045393b6522b4bff547f50` (#31) - fixed getModulePath() when library is mapped from within Android APK - updated Makefile for Android - updated sponsor information - do not redefine WIN32_LEAN_AND_MEAN if already defined - fixed getModulePath() when library is mapped from within Android APK (2) - fixed getModulePath() when library is mapped from within Android APK (3) - do not use the u_int type which is sometimes not defined on FreeBSD - added support for OpenBSD - made peace with Coverity - defined _DEFAULT_SOURCE and _DARWIN_C_SOURCE from within whereami.c --- vendor/whereami | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/whereami b/vendor/whereami index f3a86fd..ba364cd 160000 --- a/vendor/whereami +++ b/vendor/whereami @@ -1 +1 @@ -Subproject commit f3a86fdf17b49c434a16bb4d9e45a135d4cc25f9 +Subproject commit ba364cd54fd431c76c045393b6522b4bff547f50