mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-11-10 08:08:34 +01:00
Although the current implementation in libbsd is probably one of the safest ones around, it still poses some problems when used with many file streams. This function has now a replacement, that is both more standard and portable. Ask users to switch to getline(3) instead.