view modules/getline @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 5a0294ce5372
children efab6978105e
line wrap: on
line source

Description:
Read a line from a stream.

Files:
lib/getline.c
m4/getline.m4

Depends-on:
extensions
getdelim
stdio

configure.ac:
gl_FUNC_GETLINE
gl_STDIO_MODULE_INDICATOR([getline])

Makefile.am:

Include:
<stdio.h>

License:
LGPLv2+

Maintainer:
Simon Josefsson