4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 20:39:33 +08:00
Sebastian Huber 8740fa7fd0 Add explicit_bzero()
This function is used by LibreSSL and OpenSSH and is provided by the
OpenBSD libc.

	* libc/include/string.h (explicit_bzero): Declare.
	* libc/string/explicit_bzero.c: New file.
	* libc/string/Makefile.am: Add new file.
	* libc/string/Makefile.in: Regenerate.
2016-03-18 12:33:40 +01:00
..
2015-11-12 14:14:17 +01:00
2016-02-22 14:43:41 -06:00
2016-03-17 21:08:50 -05:00
2016-03-17 21:08:56 -05:00
2016-02-12 11:35:56 -06:00
2015-08-27 12:50:25 +02:00
2015-07-06 14:58:51 -05:00
2016-03-17 21:08:59 -05:00
2016-03-17 21:09:01 -05:00
2013-04-23 09:42:25 +00:00
2016-03-17 21:09:04 -05:00
2016-03-18 12:33:40 +01:00
2016-03-17 21:09:10 -05:00
2016-03-17 21:09:13 -05:00