NetBSD/lib/libform
blymn 7e7a04dc80 Bumped major because driver commands have changed value and the subwin
is no longer created by the library.
2001-03-25 12:37:29 +00:00
..
Makefile
README
driver.c
field.c
field_types.c
form.c * Fixed curses window handling, library no longer creates a subwin. 2001-03-25 12:24:47 +00:00
form.h * Bracket constant defines 2001-03-25 12:27:22 +00:00
internals.c * Fix wrapping behaviour - O_WRAP turns on/off wrapping on word 2001-03-25 12:32:53 +00:00
internals.h
post.c * Remove code that created the subwin if it did not exist as this is 2001-03-25 12:34:47 +00:00
shlib_version Bumped major because driver commands have changed value and the subwin 2001-03-25 12:37:29 +00:00
std_header.c
type_alnum.c
type_alpha.c
type_enum.c
type_integer.c
type_ipv4.c
type_ipv6.c
type_numeric.c
type_regex.c

README

******************************************************************************
* NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE *
******************************************************************************

This library is incomplete.  There are no man pages and there are lots of
bugs.  Use with caution.  Bugs can be reported to blymn@netbsd.org.  Please
talk to me first before trying to fix things just in case it is already 
being worked on.

Brett Lymn (blymn@netbsd.org)