]> Savannah Git Hosting - gnulib.git/commitdiff
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 f037b1c4aafeebbd06ef51ab618ff9d6a217cbe2..1d5233a187547db5c86b0005f7ef3e274408afa3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index 5fd6537ef10301bc6bb8b1bd54d5e72fda603a49..2d63d2f77d0fbb1ff54b93557eeaabcad99fd05f 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: