1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/gethostname
Paul Eggert 700f01ab76 * modules/gethostname (Licence): Change from GPL to LGPL, since
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.
2005-09-27 21:37:06 +00:00

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