From e0a24ecdfd89e9556f74ceb83fe0773c466c6f5a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 20 Oct 2011 16:32:55 +0200 Subject: [PATCH] grantpt: Support --avoid=pt_chown. * modules/grantpt (Files): Add lib/pty-private.h. --- ChangeLog | 5 +++++ modules/grantpt | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f037b1c4a..1d5233a18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2011-10-20 Bruno Haible + grantpt: Support --avoid=pt_chown. + * modules/grantpt (Files): Add lib/pty-private.h. + +2011-10-20 Bruno Haible + posix_openpt: Fix autoconf macro. * m4/posix_openpt.m4 (gl_FUNC_POSIX_OPENPT): Fix variable name. Remove unneeded check for _getpty. diff --git a/modules/grantpt b/modules/grantpt index 5fd6537ef..2d63d2f77 100644 --- a/modules/grantpt +++ b/modules/grantpt @@ -3,6 +3,7 @@ grantpt() function: Acquire ownership of the slave side of a pseudo-terminal. Files: lib/grantpt.c +lib/pty-private.h m4/grantpt.m4 Depends-on: -- 2.11.0