libbsd/include/bsd
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
..
netinet Move <bsd/ip_icmp.h> to <bsd/netinet/ip_icmp.h> 2009-10-24 01:47:26 +02:00
sys Sync queue(3) from FreeBSD 2015-09-23 07:59:34 +02:00
bitstring.h Add <bitstring.h> for compatibility with NetBSD and OpenBSD 2012-05-29 04:51:16 +02:00
bsd.h Add email address to my name 2012-05-29 04:51:45 +02:00
err.h Add email address to my name 2012-05-29 04:51:45 +02:00
getopt.h Add email address to my name 2012-05-29 04:51:45 +02:00
libutil.h Add new fparseln() function 2013-05-27 02:47:32 +02:00
md5.h Use stdint integer types instead of BSD legacy ones 2015-09-23 07:14:21 +02:00
nlist.h Add email address to my name 2012-05-29 04:51:45 +02:00
readpassphrase.h Add readpassphrase function 2009-12-10 20:54:03 +01:00
stdio.h Add compile and link-time deprecation warnings for fgetln() 2015-09-23 07:59:34 +02:00
stdlib.h Use stdint integer types instead of BSD legacy ones 2015-09-23 07:14:21 +02:00
string.h Add new strnstr() function 2013-05-27 02:12:43 +02:00
stringlist.h Add stringlist module from NetBSD 2014-07-17 05:11:00 +02:00
timeconv.h Add timeconv module from FreeBSD 2013-10-21 05:48:30 +02:00
unistd.h Move setproctitle() automatic initialization to its own library 2013-07-14 13:32:11 +02:00
vis.h Move all header files to /usr/include/bsd/ and deprecate /usr/include/ 2011-05-14 13:52:52 +02:00
wchar.h Handle glibc partial header inclusions 2013-10-21 05:35:17 +02:00