diff options
| author | Paul Eggert | 2022-12-18 00:21:30 -0800 |
|---|---|---|
| committer | Paul Eggert | 2022-12-18 00:24:14 -0800 |
| commit | 185bfc1af717046391e8b787e29f44f9768d00a7 (patch) | |
| tree | d1dc3da7bc9b8270c9254fe15500ac948bc3dffb /java/debug.sh | |
| parent | bda755bf92b5fa0dfe25da173b30e1002e95b774 (diff) | |
| download | emacs-185bfc1af717046391e8b787e29f44f9768d00a7.tar.gz emacs-185bfc1af717046391e8b787e29f44f9768d00a7.zip | |
Remove Gnulib explicit_bzero module
It’s no longer needed, as it is now merely a thin layer around
C23-style memset_explicit and we might as well just call the
C23 standard function; that’s more forward-looking.
* admin/merge-gnulib (GNULIB_MODULES):
Remove explicit_bzero, and add memset_explicit.
* lib/explicit_bzero.c, m4/explicit_bzero.m4:
Remove these files, which were copied from Gnulib.
* lib/gnulib.mk.in, m4/gnulib-comp.m4: Regenerate.
* src/gnutls.c (gnutls_symmetric_aead):
Use memset_explicit instead of explicit_bzero.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions