rtems-kernel-init.c tries to re-make existing "/etc"
Peter Dufault
dufault at hda.com
Thu Apr 18 14:50:16 UTC 2024
> On Apr 18, 2024, at 10:34 AM, Kinsey Moore <kinsey.moore at oarcorp.com> wrote:
>
> A patch for EEXIST here should be fine. It would be nice if the caller were more resilient.
>
I also changed "default-network-init.h" to assert rtems_bsd_initialize() worked.
sc = rtems_bsd_initialize();
assert(sc == RTEMS_SUCCESSFUL);
At least you get a panic message. I'll submit a patch.
Peter
-----------------
Peter Dufault
HD Associates, Inc. Software and System Engineering
More information about the devel
mailing list