1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-11-08 18:02:23 +05:30

safe_mem.h: notice comment: add a new NOTE

This commit is contained in:
Intel A80486DX2-66 2024-04-02 21:12:52 +03:00
parent 43df0e137b
commit de22c0bda9
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

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
*/