#1759 closed defect (fixed)

Some POSIX routines not allowing IDs from Classic API Tasks

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: score Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Some POSIX routines were calling _POSIX_Threads_Get instead of _Thread_Get. This meant that you couldn't use them on Classic API Tasks.

Attachments (1)

pr1759.diff (4.3 KB) - added by Joel Sherrill on 03/08/11 at 19:03:33.
Proposed patch

Download all attachments as: .zip

Change History (3)

Changed on 03/08/11 at 19:03:33 by Joel Sherrill

Attachment: pr1759.diff added

Proposed patch

comment:1 Changed on 03/08/11 at 21:31:21 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch applied to head and all open branches.

psxclassic01 added to the CVS head.

comment:2 Changed on 12/18/14 at 09:50:08 by Sebastian Huber <sebastian.huber@…>

In 8ce00eaf48bfb3b2a1da8875550662945db0f5f0/rtems:

posix: Delete unused _POSIX_Threads_Get()

Close #1759.

Note: See TracTickets for help on using tickets.