[RTEMS Project] #4503: Add glibc malloc family extension malloc_usable_size()
RTEMS trac
trac at rtems.org
Thu Aug 19 22:40:22 UTC 2021
#4503: Add glibc malloc family extension malloc_usable_size()
----------------------------+-------------------------------------
Reporter: Joel Sherrill | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.1
Component: lib | Version: 6
Severity: normal | Keywords: small, tasks, SoC, libc
Blocked By: | Blocking:
----------------------------+-------------------------------------
The man page for this method is at:
https://man7.org/linux/man-pages/man3/malloc_usable_size.3.html
Add implementation and test code to the malloc family in libcsupport/. The
required functionality should be in the underlying score/ capability used.
--
Ticket URL: <http://devel.rtems.org/ticket/4503>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list