mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
gethostname.c is a trivial implementation of a standard library function. * modules/poll (License): Change from GPL to LGPL, since it's derived from LGPL code.
22 lines
212 B
Plaintext
22 lines
212 B
Plaintext
Description:
|
|
gethostname() function: Return machine's hostname.
|
|
|
|
Files:
|
|
lib/gethostname.c
|
|
m4/gethostname.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_GETHOSTNAME
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|