grantpt: Support --avoid=pt_chown.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Oct 2011 14:32:55 +0000 (16:32 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 20 Oct 2011 14:32:55 +0000 (16:32 +0200)
* modules/grantpt (Files): Add lib/pty-private.h.

ChangeLog
modules/grantpt

index f037b1c..1d5233a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-10-20  Bruno Haible  <bruno@clisp.org>
 
+       grantpt: Support --avoid=pt_chown.
+       * modules/grantpt (Files): Add lib/pty-private.h.
+
+2011-10-20  Bruno Haible  <bruno@clisp.org>
+
        posix_openpt: Fix autoconf macro.
        * m4/posix_openpt.m4 (gl_FUNC_POSIX_OPENPT): Fix variable name. Remove
        unneeded check for _getpty.
index 5fd6537..2d63d2f 100644 (file)
@@ -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: