libbsd/include/bsd
Faidon Liambotis 4676026286 Update <sys/queue.h> from FreeBSD
This brings <sys/queue.h> to the most up-to-date version from FreeBSD,
incorporating 18 commits from the past 5 years (2015-02-24 - 2021-01-25):

  $ git log --oneline 9090a24aed70..8d55837dc133 sys/sys/queue.h share/man/man3/queue.3

Only minimal changes compared to the FreeBSD version have been applied
(queue.3 -> queue.3bsd, _LIBBSD_ prefix).

[guillem@hadrons.org: Remove reference to kernel mode in man page. ]

Closes: !12
Signed-off-by: Guillem Jover <guillem@hadrons.org>
2021-02-08 04:02:16 +01:00
..
netinet Namespace header inclusion protection macros 2017-06-19 03:17:21 +02:00
sys Update <sys/queue.h> from FreeBSD 2021-02-08 04:02:16 +01: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 err: Add err(), warn(), errx() and warnx() familiy of functions 2019-08-08 03:47:05 +02:00
getopt.h Guard non-portable forwarded includes 2018-06-18 04:31:00 +02:00
grp.h Import pwcache module from OpenBSD 2021-02-07 01:28:27 +01:00
inttypes.h Import strtoi() and strtou() functions from NetBSD 2018-05-21 04:47:28 +02:00
libutil.h Update humanize_number() from FreeBSD 2018-05-21 04:47:28 +02:00
md5.h Use libmd hashing function implementations instead of embedding our own 2021-02-07 01:28:27 +01:00
nlist.h Re-allow direct use of nlist.n_name in <nlist.h> 2019-08-08 03:47:04 +02:00
pwd.h Import pwcache module from OpenBSD 2021-02-07 01:28:27 +01:00
readpassphrase.h Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00
stdio.h Support GCC deprecated attribute for GCC older than 4.5 2017-06-05 05:51:52 +02:00
stdlib.h Add recallocarray() and freezero() from OpenBSD 2021-01-01 18:18:51 +01:00
string.h Fix function declaration protection for glibc already providing them 2018-03-13 02:28:53 +01:00
stringlist.h Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00
timeconv.h Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00
unistd.h Guard non-portable forwarded includes 2018-06-18 04:31:00 +02:00
vis.h Add support for new LIBBSD_VIS_OPENBSD selection macro 2021-02-07 02:03:22 +01:00
wchar.h Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00