opnsense-src/lib/libc/db/btree
Mark Johnston 68ca8363c7 libc: Use secure_getenv(3) where appropriate
No functional change intended.

Reviewed by:	mjg, imp, kib
Differential Revision:	https://reviews.freebsd.org/D39278
2023-03-27 08:56:22 -04:00
..
bt_close.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_conv.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_debug.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_delete.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_get.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_open.c libc: Use secure_getenv(3) where appropriate 2023-03-27 08:56:22 -04:00
bt_overflow.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_page.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_put.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_search.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_seq.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_split.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bt_utils.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
btree.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00