NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58468 CVS commit: src/sys/external/isc/libsodium/include



The following reply was made to PR kern/58468; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58468 CVS commit: src/sys/external/isc/libsodium/include
Date: Fri, 26 Jul 2024 18:30:28 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Jul 26 18:30:27 UTC 2024
 
 Removed Files:
 	src/sys/external/isc/libsodium/include: errno.h
 
 Log Message:
 sys/crypto/sodium: Nix unused errno.h.
 
 Maybe this was a vestige of an earlier draft of the libsodium import,
 but it doesn't appear to be needed now by any libsodium files we use.
 
 PR kern/58468
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r0 src/sys/external/isc/libsodium/include/errno.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index