view modules/readline @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents 5c79d44f739d
children efab6978105e
line wrap: on
line source

Description:
Simple implementation of readline.

Files:
lib/readline.h
lib/readline.c
m4/readline.m4

Depends-on:
getline
havelib

configure.ac:
gl_FUNC_READLINE

Makefile.am:

Include:
"readline.h"

Link:
$(LTLIBREADLINE) when linking with libtool, $(LIBREADLINE) otherwise

License:
GPL

Maintainer:
Simon Josefsson