This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] [RTEMS] Add <sys/lock.h>


On Jul 28 11:32, Sebastian Huber wrote:
> Provide self-contained synchronization objects for RTEMS.  The API was
> designed to be able to use it for the Newlib internal locks, the C11
> threads support, the GCC thread model support and the libgomp operating
> system configuration in combination with <pthread.h>.
> 
> References:
> 
> https://lists.rtems.org/pipermail/devel/2015-July/011989.html
> https://lists.rtems.org/pipermail/devel/2015-July/012000.html
> 
> Tickets:
> 
> https://devel.rtems.org/ticket/1247
> https://devel.rtems.org/ticket/2274.
> 
> v2: Fix typo in _Condition_Wait_recursive_timed() declaration.
> 
> newlib/ChangeLog
> 2015-07-28  Sebastian Huber  <sebastian.huber@embedded-brains.de>
> 
> 	* libc/sys/rtems/include/sys/lock.h: New.

Looks ok to me.  Joel, can you please check it in?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgpPWUzi0miLh.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]