diff bootstrap-funclib.sh @ 32077:ed3a18fe328a

Add more efficient functions to check for files or directories on Windows (bug #59711). * liboctave/system/lo-sysdep.h, liboctave/system/lo-sysdep.cc (octave::sys::file_exists, octave::sys::dir_exists): Calling `stat` on Windows is inefficient because it isn't a native function. Use native API functions to check if a file or directory with a given name exists.
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 05 May 2023 19:49:23 +0200
parents e98fb9b4be86
children e6d339b9309d
line wrap: on
line diff