[RTEMS Project] #3643: Add support for uchar.h header

RTEMS trac trac at rtems.org
Sat Dec 8 00:45:02 UTC 2018


#3643: Add support for uchar.h header
------------------------------+----------------------------
 Reporter:  Sal               |       Owner:  Needs Funding
     Type:  enhancement       |      Status:  assigned
 Priority:  normal            |   Milestone:  Indefinite
Component:  unspecified       |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  POSIX-Compliance  |  Blocked By:
 Blocking:                    |
------------------------------+----------------------------
Changes (by Joel Sherrill):

 * owner:  (none) => Needs Funding
 * status:  new => assigned


Old description:

> uchar.h is a C11 header currently not supported by RTEMS. The methods
> uchar.h implements are the following:
> {{{#!c
> c16rtomb()
> c32rtomb()
> mbrtoc16()
> mbrtoc32()
> }}}

New description:

 uchar.h is a C11 header currently not supported by RTEMS. The methods
 uchar.h implements are the following:
 {{{#!c
 c16rtomb()
 c32rtomb()
 mbrtoc16()
 mbrtoc32()
 }}}

 NOTE: POSIX is currently (2008) based on C99 and this is new in C11.

--

--
Ticket URL: <http://devel.rtems.org/ticket/3643#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list