this is a re-entrant version of link_ntoa. use an in-out parameter for
the buffer size, so the user requires at most two calls to determine the
needed size.
reimplement link_ntoa using link_ntoa_r with a static buffer.
Differential D50202
libc: add link_ntoa_r() ivy on May 6 2025, 5:03 PM. Authored by Tags None Referenced Files
Details this is a re-entrant version of link_ntoa. use an in-out parameter for reimplement link_ntoa using link_ntoa_r with a static buffer.
Diff Detail
Event Timeline |