Mercurial > hg > octave-kai > gnulib-hg
view modules/xconcat-filename @ 11555:7612308943f7
sys_socket: Define sockaddr_storage.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Fri, 08 May 2009 16:21:34 +0200 |
parents | f0a681493fa6 |
children |
line wrap: on
line source
Description: Construct a full filename by concatenating a directory name, a relative filename, and a suffix, with out-of-memory checking. Files: lib/concat-filename.h lib/xconcat-filename.c Depends-on: concat-filename xalloc-die configure.ac: Makefile.am: lib_SOURCES += xconcat-filename.c Include: "concat-filename.h" License: GPL Maintainer: Bruno Haible