Changeset 61361688 in rtems for cpukit/score

Timestamp:
08/22/95 13:56:54 (29 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
b2c491a0
Parents:
2a0b721
Message:

Modified object name to id translation loop to make it easier to
incorporate variable length object names. Previously the algorithm
scanned an array of 4-byte names for a match. Now it scans the
object table, grabs a pointer to the name, and then compares it
if the object is active and has a name.

(No files)

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