libbsd/include
Guillem Jover 151bc71d64 Add compile and link-time deprecation warnings for fgetln()
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.
2015-09-23 07:59:34 +02:00
..
bsd Add compile and link-time deprecation warnings for fgetln() 2015-09-23 07:59:34 +02:00
Makefile.am Add stringlist module from NetBSD 2014-07-17 05:11:00 +02:00