view modules/getline @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
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