<div dir="auto"><div><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Christo Crause via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Mo., 16. Dez. 2024, 18:02:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>How can I provide functionality for chdir, mkdir etc. ? The current implementation in freertos/sysdir.inc</div><div>is hard coded with IO errors, is there a way to override the default implementation?</div><div><br></div><div><div>I have implemented RTL file handling functionality by assigning the rtl_do_* procedural variables.</div><div>Should a similar approach (procedural variables) be used in the freertos/sysdir.inc so that a user</div><div>can supply custom implementations?</div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">That or providing both (file and dir) through a manager record. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>