2 Commits

Author SHA1 Message Date
Joseph Huber
545e0593f8
[libc] Clean up 'vasprintf' implementation (#111761)
Summary:
This had some leftover references to the old namespace and didn't put
restrict on it.
2024-10-10 07:22:28 -07:00
Tsz Chan
a5e67fba8a
[libc] Implement vasprintf and asprintf (#98824)
[libc] Implement vasprintf and asprintf

---------

Co-authored-by: Izaak Schroeder <izaak.schroeder@gmail.com>
2024-08-01 11:52:36 -05:00