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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to