CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2026/09/18 07:59:53

Modified files:
        lang/mono      : Makefile 
        lang/mono/patches: patch-configure_ac 
Added files:
        lang/mono/patches: patch-mono_metadata_assembly_c 
                           patch-mono_metadata_w32process-unix-default_c 
                           patch-mono_utils_mono-dl-posix_c 

Log message:
Use getexecpath(3) in mono where it otherwise does readlink(2) on
/proc/self/exe. This corrects code paths that previously failed
silently or may not be commonly used.
"go ahead" from robert@

Reply via email to