Mercurial > hg > octave-nkf > gnulib-hg
view modules/xgethostname @ 4816:07ab22e0779a
(alloca): xmalloc cannot return NULL, so don't test for that.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 27 Oct 2003 07:12:11 +0000 |
parents | 441e2be5f104 |
children | 62a3f9818260 |
line wrap: on
line source
Description: Return machine's hostname, without size limitations. Files: lib/xgethostname.h lib/xgethostname.c Depends-on: gethostname xalloc error exit configure.ac: Makefile.am: lib_SOURCES += xgethostname.h xgethostname.c Include: "xgethostname.h" Maintainer: Jim Meyering