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 f037b1c4aa..1d5233a187 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +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. diff --git a/modules/grantpt b/modules/grantpt index 5fd6537ef1..2d63d2f77d 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.39.5