libbsd/include/bsd
Guillem Jover 07c76b666d Do not use legacy BSD u_* types
Some systems do not have these types available, and they are simply
convenience aliases. Instead use the expanded versions which are more
portable.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=101192
2017-06-05 06:18:27 +02:00
..
netinet Do not use legacy BSD u_* types 2017-06-05 06:18:27 +02:00
sys Gracefully handle lack of system <sys/cdefs.h> 2017-06-05 05:52:07 +02:00
bitstring.h Add <bitstring.h> for compatibility with NetBSD and OpenBSD 2012-05-29 04:51:16 +02:00
bsd.h Turn <bsd/bsd.h> inert when using LIBBSD_OVERLAY 2015-12-14 00:58:59 +01:00
err.h Use the non-overlayed libbsd headers when we need our own definitions 2015-12-14 00:58:51 +01: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 Add missing include to <md5.h> 2015-12-14 00:58:59 +01:00
nlist.h Try <linux/a.out.h> if <a.out.h> is not present 2017-06-05 05:52:07 +02:00
readpassphrase.h Add readpassphrase function 2009-12-10 20:54:03 +01:00
stdio.h Support GCC deprecated attribute for GCC older than 4.5 2017-06-05 05:51:52 +02:00
stdlib.h Do not use legacy BSD u_* types 2017-06-05 06:18:27 +02:00
string.h Add explicit_bzero() function from OpenBSD 2015-09-24 05:47:58 +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 Use the non-overlayed libbsd headers when we need our own definitions 2015-12-14 00:58:51 +01: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