LibBSD | rtemsbsd/rtems: Name legacy tasks with _BSD ID (!144)
Jeremy Lorelli (@jjl77)
gitlab at rtems.org
Sat May 30 05:03:33 UTC 2026
Jeremy Lorelli commented on a discussion on rtemsbsd/rtems/rtems-legacy-newproc.c: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/144#note_151403
> if (sc != RTEMS_SUCCESSFUL)
> rtems_panic ("Can't create network daemon `%s': `%s'\n", name, rtems_status_text (sc));
>
> + /* Record a more detailed thread name */
Done. Thanks for the suggestion. Unfortunately the <pthread.h> include ended up being a bit messy; `_GNU_SOURCE` causes some conflicting definitions between standard headers and libbsd headers.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/144#note_151403
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260530/aa3d997c/attachment.htm>
More information about the bugs
mailing list