gethostname
POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/gethostname.html
Gnulib module: gethostname
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
int instead of size_t
on some platforms:
OSF/1 5.1, Solaris 10.
EINVAL, instead of returning a truncated host name.