Next: setresgid
, Previous: sethostid
, Up: Glibc Extensions to <unistd.h>
[Contents][Index]
sethostname
LSB specification:
https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-sethostname-2.html
Documentation:
Gnulib module: sethostname
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
char *
instead of const char *
on some platforms:
Solaris 11 2010-11.
int
instead of size_t
on some platforms:
macOS 14, FreeBSD 14.0, MidnightBSD 3.0, Solaris 11 2010-11, Solaris 11 OpenIndiana, Solaris 11 OmniOS.