1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

safe_mem.h: notice comment: add a new NOTE

This commit is contained in:
2024-04-02 21:12:52 +03:00
parent 43df0e137b
commit de22c0bda9

View File

@@ -6,6 +6,9 @@
* NOTE: Declare macro SAFE_MEM_OLD_BSD when compiling if you're using OpenBSD
* version earlier than 5.5 or FreeBSD version earlier than 11.0.
*
* NOTE: See https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;
* f=lib/memset_explicit.c;hb=refs/heads/stable-202301
*
* Author: Intel A80486DX2-66
* License: Creative Commons Zero 1.0 Universal
*/