emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (e5634aa -> 5c41240)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (e5634aa -> 5c41240)
Date: Mon, 3 Dec 2018 02:55:06 -0500 (EST)

eggert pushed a change to branch master.

      from  e5634aa   Merge from origin/emacs-26
       new  3e5d775   emacsclient: fix symlink/socket race
       new  25a33aa   Update from Gnulib
       new  f5090b9   Use tcdrain, not fdatasync, to drain ttys
       new  5c41240   emacsclient: don’t leak socket to child processes


Summary of changes:
 admin/merge-gnulib     |   2 +-
 build-aux/config.guess |   5 ++-
 build-aux/config.sub   |   5 ++-
 lib-src/Makefile.in    |   6 +--
 lib-src/emacsclient.c  | 107 +++++++++++++++++++++++++++++++------------------
 lib/fdatasync.c        |  27 -------------
 lib/gnulib.mk.in       |  13 ------
 lib/memrchr.c          |   2 +-
 m4/fdatasync.m4        |  32 ---------------
 m4/gnulib-comp.m4      |  11 ++---
 src/Makefile.in        |   3 +-
 src/sysdep.c           |   8 ++--
 12 files changed, 87 insertions(+), 134 deletions(-)
 delete mode 100644 lib/fdatasync.c
 delete mode 100644 m4/fdatasync.m4



reply via email to

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