From: Bruno Haible Date: Thu, 20 Oct 2011 14:32:55 +0000 (+0200) Subject: grantpt: Support --avoid=pt_chown. X-Git-Tag: v0.1~1552 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=e0a24ecdfd89e9556f74ceb83fe0773c466c6f5a;p=gnulib.git grantpt: Support --avoid=pt_chown. * modules/grantpt (Files): Add lib/pty-private.h. --- 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: