Mercurial > hg > octave-kai > gnulib-hg
view modules/unistd-safer @ 11555:7612308943f7
sys_socket: Define sockaddr_storage.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Fri, 08 May 2009 16:21:34 +0200 |
parents | 8398d9f607b4 |
children | 18b5c404aa04 |
line wrap: on
line source
Description: File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: lib/unistd--.h lib/dup-safer.c lib/fd-safer.c lib/pipe-safer.c lib/unistd-safer.h m4/unistd-safer.m4 Depends-on: unistd configure.ac: gl_UNISTD_SAFER Makefile.am: Include: "unistd-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering