Mercurial > hg > octave-jordi > gnulib-hg
comparison doc/posix-functions/grantpt.texi @ 13028:12650cb16dc5
New module 'grantpt'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 21 Mar 2010 20:16:38 +0100 |
parents | c83dc7e8df57 |
children | bb0ceefd22dc |
comparison
equal
deleted
inserted
replaced
13027:6c6cd9627a48 | 13028:12650cb16dc5 |
---|---|
2 @section @code{grantpt} | 2 @section @code{grantpt} |
3 @findex grantpt | 3 @findex grantpt |
4 | 4 |
5 POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/grantpt.html} | 5 POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/grantpt.html} |
6 | 6 |
7 Gnulib module: --- | 7 Gnulib module: grantpt |
8 | 8 |
9 Portability problems fixed by Gnulib: | 9 Portability problems fixed by Gnulib: |
10 @itemize | |
11 @end itemize | |
12 | |
13 Portability problems not fixed by Gnulib: | |
14 @itemize | 10 @itemize |
15 @item | 11 @item |
16 This function is missing on some platforms: | 12 This function is missing on some platforms: |
17 MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. | 13 MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. |
18 @end itemize | 14 @end itemize |
15 | |
16 Portability problems not fixed by Gnulib: | |
17 @itemize | |
18 @end itemize |