view modules/gethostname @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents 98ea7b28018f
children 8153fe87d193
line wrap: on
line source

Description:
gethostname() function: Return machine's hostname.

Files:
lib/gethostname.c
m4/gethostname.m4
m4/sys_socket_h.m4

Depends-on:
unistd

configure.ac:
gl_FUNC_GETHOSTNAME
gl_UNISTD_MODULE_INDICATOR([gethostname])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
all