[RTEMS Project] #3633: add getdelim() and getline() to stdio.h
RTEMS trac
trac at rtems.org
Wed Dec 5 20:05:24 UTC 2018
#3633: add getdelim() and getline() to stdio.h
-----------------------------------+-------------------------
Reporter: Himanshu Sekhar Nayak | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: Indefinite
Component: tool/newlib | Version:
Severity: normal | Resolution:
Keywords: POSIX-Compliance | Blocked By:
Blocking: |
-----------------------------------+-------------------------
Comment (by Joel Sherrill):
newlib does not prototype these and may or may not have them. If the test
code compiles on Linux, include it in the patch, list the two files in the
Makefile.am section where I did 3371, and list the test files to update
when this ticket is addressed in this ticket.
Basically you found a bug of some sort in newlib. This ticket is to track
fixing that and subsequently updating the psxhdrs to build these. Good
job!
--
Ticket URL: <http://devel.rtems.org/ticket/3633#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list