summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/thread_atexit.c
diff options
context:
space:
mode:
authorjsing <>2021-06-11 17:29:48 +0000
committerjsing <>2021-06-11 17:29:48 +0000
commitc29106da26ba83d9f0dec29e9b66d329ad964c38 (patch)
tree9ed8ed1745db8d4d214ef9607fadbd3644769e1a /src/lib/libc/stdlib/thread_atexit.c
parent8eb08269b2394f412e06e5fe98f463c2291efe8a (diff)
downloadopenbsd-c29106da26ba83d9f0dec29e9b66d329ad964c38.tar.gz
openbsd-c29106da26ba83d9f0dec29e9b66d329ad964c38.tar.bz2
openbsd-c29106da26ba83d9f0dec29e9b66d329ad964c38.zip
Only use SSL_AD_* internally.
Due to hysterical raisins there are three different types of defines for alerts. SSL3_AD_* are from SSLv3, TLS1_AD_* are from TLSv1.0 onwards and SSL_AD_* currently map to either an SSL3_AD_* or TLS1_AD_* define. Currently, all three of these are used in various places - switch to using just SSL_AD_* values internally, as a first step in cleaning this up. ok tb@
Diffstat (limited to 'src/lib/libc/stdlib/thread_atexit.c')
0 files changed, 0 insertions, 0 deletions