[openssl/openssl] 2a2c56: Add ossl_list_TYPE_join(head, tail) function
"'Sashan' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.5/[email protected]> |
Branch: refs/heads/openssl-3.5
Home: https://github.com/openssl/openssl
Commit: 2a2c5643eb9a5af91c2b826a817e2422292d29fd
https://github.com/openssl/openssl/commit/2a2c5643eb9a5af91c2b826a817e2422292d29fd
Author: Alexandr Nedvedicky <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M doc/internal/man3/DEFINE_LIST_OF.pod
M include/internal/list.h
M test/list_test.c
Log Message:
-----------
Add ossl_list_TYPE_join(head, tail) function
The function appends list tail to list head. List tail becomes
empty after the function returns.
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Norbert Pocs <[email protected]>
MergeDate: Thu Aug 6 11:58:58 2026
(Merged from https://github.com/openssl/openssl/pull/32031)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/openssl-3.5/3d9ddf-2a2c56%40github.com.