openssl/crypto/bio
drgler 99501e817c Ensure that _GNU_SOURCE is defined for NI_MAXHOST and NI_MAXSERV
Since glibc 2.8, these defines like `NI_MAXHOST` are exposed only
if suitable feature test macros are defined, namely: _GNU_SOURCE,
_DEFAULT_SOURCE (since glibc 2.19), or _BSD_SOURCE or _SVID_SOURCE
(before glibc 2.19), see GETNAMEINFO(3).

CLA: trivial
Fixes #13049

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/13054)
2020-10-03 16:01:53 +02:00
..
b_addr.c Ensure that _GNU_SOURCE is defined for NI_MAXHOST and NI_MAXSERV 2020-10-03 16:01:53 +02:00
b_dump.c
b_print.c Update copyright year 2020-06-04 14:33:57 +01:00
b_sock2.c
b_sock.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bf_prefix.c
bio_cb.c
bio_err.c
bio_lib.c Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docs 2020-06-16 18:51:39 +02:00
bio_local.h
bio_meth.c
bss_acpt.c Add OPENSSL_strdup failure check to cpt_ctrl() in bss_acpt.c 2020-06-16 18:51:39 +02:00
bss_bio.c
bss_conn.c Slightly abstract ktls_start() to reduce OS-specific #ifdefs. 2020-09-05 20:11:50 -07:00
bss_dgram.c
bss_fd.c
bss_file.c
bss_log.c
bss_mem.c Update copyright year 2020-08-06 13:22:30 +01:00
bss_null.c
bss_sock.c Slightly abstract ktls_start() to reduce OS-specific #ifdefs. 2020-09-05 20:11:50 -07:00
build.info