NetBSD/lib/libmenu
blymn f645d021ce Allocate private string buffers for the menu mark and unmark to prevent
a double free of the string memory.  This fixes PR 17937.
2002-08-19 11:01:11 +00:00
..
Makefile
attributes.c
driver.c Added new menu style O_RADIO which implements a radio button style 2002-07-29 13:03:51 +00:00
eti.h
internals.c Added new menu style O_RADIO which implements a radio button style 2002-07-29 13:03:51 +00:00
internals.h
item.c Added new menu style O_RADIO which implements a radio button style 2002-07-29 13:03:51 +00:00
menu.c Allocate private string buffers for the menu mark and unmark to prevent 2002-08-19 11:01:11 +00:00
menu.h Added new menu style O_RADIO which implements a radio button style 2002-07-29 13:03:51 +00:00
menu_attributes.3 ispell. 2002-07-29 13:30:13 +00:00
menu_cursor.3 ispell. 2002-07-29 13:30:13 +00:00
menu_driver.3 ispell. 2002-07-29 13:30:13 +00:00
menu_format.3
menu_hook.3
menu_item_current.3 ispell. 2002-07-29 13:30:13 +00:00
menu_item_name.3
menu_item_new.3
menu_item_opts.3
menu_item_userptr.3
menu_item_value.3 ispell. 2002-07-29 13:30:13 +00:00
menu_item_visible.3
menu_items.3 ispell. 2002-07-29 13:30:13 +00:00
menu_mark.3 ispell. 2002-07-29 13:30:13 +00:00
menu_new.3 ispell. 2002-07-29 13:30:13 +00:00
menu_opts.3
menu_pattern.3
menu_post.3 ispell. 2002-07-29 13:30:13 +00:00
menu_userptr.3
menu_win.3 ispell. 2002-07-29 13:30:13 +00:00
menus.3 ispell. 2002-07-29 13:30:13 +00:00
post.c Added new menu style O_RADIO which implements a radio button style 2002-07-29 13:03:51 +00:00
shlib_version Added new menu style O_RADIO which implements a radio button style 2002-07-29 13:03:51 +00:00
userptr.c