[sudo-commits] sudo changeset 10869:5a183dd380f0

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 14 09:15:14 MDT 2017


changeset:	10869:5a183dd380f0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5a183dd380f0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 13 12:11:51 2017 -0600

Log Message:
	Emulate pipe2() on systems without it.

diffstat:

 MANIFEST              |   1 +
 config.h.in           |   3 ++
 configure             |  26 ++++++++++++++++++++++
 configure.ac          |   4 +++
 include/sudo_compat.h |  10 ++++++++
 lib/util/Makefile.in  |   2 +
 lib/util/pipe2.c      |  59 +++++++++++++++++++++++++++++++++++++++++++++++++++
 mkdep.pl              |   2 +-
 8 files changed, 106 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list