[Bug 1204] New: sigset_t type change proposal

rtems-bugs at rtems.org rtems-bugs at rtems.org
Mon Jan 1 20:18:53 UTC 2007


http://www.rtems.org/bugzilla/show_bug.cgi?id=1204

           Summary: sigset_t type change proposal
           Product: RTEMS
           Version: 4.6
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: misc
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: jwillemsen at remedy.nl


sigset_t is defined as unsigned long with rtems, this causes ambiguity problems
when building some ACE tests, why not define sigset_t as struct type as for
example linux does? That resolves the ambiguity


-- 
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the bugs mailing list