]> git.eshelyaron.com Git - emacs.git/commit
Simplify stdout buffering
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 20 Jun 2019 07:37:52 +0000 (00:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 20 Jun 2019 07:41:13 +0000 (00:41 -0700)
commit920745eba2d6cd094da5d7958299c8a1556e78d4
treed94d51eaed87f42bfb7220b7952b17fd92861ab6
parent2dbe05d01a0ce216fa1266074df162ddcd9f9d75
Simplify stdout buffering

* src/sysdep.c (_sobuf): Remove; we no longer need this
microoptimization.
(init_sys_modes): Simplify by assuming setvbuf.
src/sysdep.c