This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libmenu
History
itohy
f9863c47b3
Correct ctype(3) usage.
...
Passing "char" value is wrong. Use "unsigned char" instead.
2000-07-11 06:07:25 +00:00
..
attributes.c
* Made all functions and prototypes ANSI style.
2000-04-20 12:17:57 +00:00
driver.c
Correct ctype(3) usage.
2000-07-11 06:07:25 +00:00
eti.h
…
internals.c
Correct ctype(3) usage.
2000-07-11 06:07:25 +00:00
internals.h
Correct ctype(3) usage.
2000-07-11 06:07:25 +00:00
item.c
* Made all functions and prototypes ANSI style.
2000-04-20 12:17:57 +00:00
Makefile
…
menu_attributes.3
…
menu_cursor.3
…
menu_driver.3
…
menu_format.3
* Made all functions and prototypes ANSI style.
2000-04-20 12:17:57 +00:00
menu_hook.3
…
menu_item_current.3
* Made all functions and prototypes ANSI style.
2000-04-20 12:17:57 +00:00
menu_item_name.3
* Made all functions and prototypes ANSI style.
2000-04-20 12:17:57 +00:00
menu_item_new.3
…
menu_item_opts.3
…
menu_item_userptr.3
…
menu_item_value.3
…
menu_item_visible.3
…
menu_items.3
…
menu_mark.3
…
menu_new.3
…
menu_opts.3
…
menu_pattern.3
…
menu_post.3
…
menu_userptr.3
…
menu_win.3
…
menu.c
Correct ctype(3) usage.
2000-07-11 06:07:25 +00:00
menu.h
Remove names from prototype decalarations.
2000-05-11 14:01:28 +00:00
menus.3
…
post.c
* Fixed off by one bug in scale menu
2000-05-05 11:28:56 +00:00
shlib_version
Bumped major version due to attr_t changing size.
2000-04-21 11:05:24 +00:00
userptr.c
* Made all functions and prototypes ANSI style.
2000-04-20 12:17:57 +00:00