emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (7463636 -> b740b02)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (7463636 -> b740b02)
Date: Sun, 16 Jul 2017 19:29:16 -0400 (EDT)

eggert pushed a change to branch master.

      from  7463636   Fix vc-src-dir-status-files
       new  252444a   Merge from gnulib
       new  59f6972   Use explicit_bzero to clear GnuTLS keys
       new  b740b02   Use memset, not bzero


Summary of changes:
 admin/merge-gnulib   |  2 +-
 lib/explicit_bzero.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++
 lib/getdtablesize.c  |  2 +-
 lib/gnulib.mk.in     | 19 ++++++++++++++++--
 lib/string.in.h      | 17 +++++++++++++++++
 m4/explicit_bzero.m4 | 22 +++++++++++++++++++++
 m4/getdtablesize.m4  | 54 +++++++++++++++++++++++++++++++++-------------------
 m4/gnulib-comp.m4    |  9 +++++++++
 m4/string_h.m4       |  2 ++
 src/ftcrfont.c       |  6 +++---
 src/gnutls.c         | 20 +++++++++++++++++--
 11 files changed, 172 insertions(+), 29 deletions(-)
 create mode 100644 lib/explicit_bzero.c
 create mode 100644 m4/explicit_bzero.m4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]