NetBSD/lib/libform
dholland 6b93d6fdd7 PR 51190 David Binderman: simplify redundant conditionals.
Also add paranoia when looping on isdigit().
2016-05-30 17:48:29 +00:00
..
Makefile
driver.c goodbye CIRCLEQ, welcome TAILQ 2013-11-26 01:17:00 +00:00
field.c PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
field_types.c
form.c PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
form.h Constify set_field_buffer. 2015-09-07 15:50:49 +00:00
form_cursor.3
form_data.3
form_driver.3
form_field.3 Kill some extra spaces in function arguments. 2012-10-08 18:15:09 +00:00
form_field_attributes.3
form_field_buffer.3
form_field_info.3
form_field_just.3
form_field_new.3
form_field_opts.3
form_field_userptr.3
form_field_validation.3
form_fieldtype.3
form_hook.3
form_new.3
form_new_page.3
form_opts.3
form_page.3
form_post.3
form_userptr.3
form_win.3
forms.3
gdbinit
internals.c PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
internals.h PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
post.c PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
shlib_version
std_header.c
type_alnum.c
type_alpha.c
type_enum.c PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
type_integer.c
type_ipv4.c PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way. 2016-03-09 19:47:13 +00:00
type_ipv6.c
type_numeric.c PR 51190 David Binderman: simplify redundant conditionals. 2016-05-30 17:48:29 +00:00
type_regex.c