From f2547306a9bd7aa41572904d68a96b358e6a8a9e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 14 Aug 2003 21:01:43 +0000 Subject: 2003-08-14 Joel Sherrill * src/mqueuenametoid.c, src/semaphorenametoid.c: Added ID to name lookup service and changed name of id/name translation status code. This propagated to multiple functions. The user API service added was rtems_object_id_to_name() --- cpukit/posix/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/ChangeLog') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 062dc3e254..d1f906cbf7 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,10 @@ +2003-08-14 Joel Sherrill + + * src/mqueuenametoid.c, src/semaphorenametoid.c: Added ID to name + lookup service and changed name of id/name translation status code. + This propagated to multiple functions. The user API service added was + rtems_object_id_to_name() + 2003-08-14 Joel Sherrill PR 92/rtems -- cgit v1.2.3