mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-23 16:48:09 +02:00
Add explicit_bzero() function from OpenBSD
This commit is contained in:
@@ -132,3 +132,7 @@ LIBBSD_0.7 {
|
||||
_time_to_int;
|
||||
_int_to_time;
|
||||
} LIBBSD_0.6;
|
||||
|
||||
LIBBSD_0.8 {
|
||||
explicit_bzero;
|
||||
} LIBBSD_0.7;
|
||||
|
Reference in New Issue
Block a user