Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#586 closed defect (fixed)

confdef.h does not account for all memory usage

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: score Version: 4.6
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

It was reported to the list that confdefs.h was missing the
per-task reentrancy structure.Further reports indicated that
there was also a problem with POSIX message queues. This
fixes both those and the missing API mutex.

http://www.rtems.com/ml/rtems-users/2004/january/msg00078.html

Release:
RTEMS-4.6 and trunk

Environment:
All

Attachments (1)

confdef.diff (3.1 KB) - added by Joel Sherrill on 12/03/06 at 13:31:13.
confdef.diff

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 03/05/04 at 16:58:44 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Patch applied to 4.6 branch and trunk.

Changed on 12/03/06 at 13:31:13 by Joel Sherrill

Attachment: confdef.diff added

confdef.diff

Note: See TracTickets for help on using tickets.