Changeset 2b454fa in rtems for cpukit/score/include/rtems

Timestamp:
04/26/02 23:56:56 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
bf99393f
Parents:
7ae7cf7
Message:

2001-04-26 Joel Sherrill <joel@…>

  • include/rtems/score/object.h, inline/rtems/score/object.inl, src/objectcomparenamestring.c: Address PR81 that reworked POSIX message queues to add a descriptor separate from the underlying message queue. This allows non-blocking to follow the "open" not the underlying queue. As part of debugging this it became clear that _Objects_Compare_name_string was broken and a simple version using strncmp() was substituted.
(No files)

Note: See TracChangeset for help on using the changeset viewer.