ffs: new module
[pspp] / doc / posix-functions / gethostname.texi
index 5c1a9bf0b509e1395e8bb7c7d9f73ac5ac3efd03..1c56df6aa5fcec192751d09bffcfc1a0eb2f9ed3 100644 (file)
@@ -16,6 +16,10 @@ specified by POSIX, and it is defined only in the ws2_32 library.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
+This function's second argument type is @code{int} instead of @code{size_t}
+on some platforms:
+OSF/1 5.1, Solaris 10.
+@item
 If the given buffer is too small for the host name, some implementations
 fail with @code{EINVAL}, instead of returning a truncated host name.
 @end itemize