glibc/sysdeps/unix/sysv
Florian Weimer 7fcdb53253 libio: Replace internal _IO_getdelim symbol with __getdelim
__getdelim is exported, _IO_getdelim is not.  Add a hidden prototype
for __getdelim.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-07-07 18:33:52 +02:00
..
linux libio: Replace internal _IO_getdelim symbol with __getdelim 2021-07-07 18:33:52 +02:00