RTEMS Source Builder | rtems/config/tools: Patched newlib with posix issue8 updates (!154)
mazen Adel (@mez3n)
gitlab at rtems.org
Sat Jun 14 15:13:22 UTC 2025
mazen Adel commented on a discussion on rtems/patches/0001-libc-Add-Update-prototypes-For-posix-issue8-function.patch: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/154#note_124635
> + newlib/libc/include/pthread.h | 12 ++++++------
> + newlib/libc/include/stdlib.h | 3 ++-
> + newlib/libc/include/time.h | 3 +++
> + newlib/libc/sys/rtems/include/semaphore.h | 7 +++++++
> + newlib/libc/sys/rtems/include/sys/poll.h | 9 +++++++++
> + 5 files changed, 27 insertions(+), 7 deletions(-)
> +
> +diff --git a/newlib/libc/include/pthread.h b/newlib/libc/include/pthread.h
> +index c99ad395d..a80d4a7bf 100644
> +--- a/newlib/libc/include/pthread.h
> ++++ b/newlib/libc/include/pthread.h
> +@@ -87,11 +87,11 @@ int pthread_mutex_timedlock (pthread_mutex_t *__mutex,
> +
> + #endif /* _POSIX_TIMEOUTS */
> +
> +-#if __GNU_VISIBLE
Done.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/154#note_124635
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/20250614/4770f724/attachment-0001.htm>
More information about the bugs
mailing list