NetBSD/usr.bin/menuc
martin fbb0a702e6 Provide an accessor for the menu description structure by manu identifier.
Usefull for dynamic menus where you want to change details on the
fly "from the outside" (i.e. while not in one of the callback functions).
2019-02-06 20:08:15 +00:00
..
testm drop main() prototype 2018-01-23 22:12:52 +00:00
avl.c
defs.h Add (optional) support for expanded static menu texts - that is: whatever 2018-11-21 20:04:48 +00:00
main.c
Makefile
mdb.c Provide an accessor for the menu description structure by manu identifier. 2019-02-06 20:08:15 +00:00
mdb.h Add (optional) support for expanded static menu texts - that is: whatever 2018-11-21 20:04:48 +00:00
menu_sys.def Provide an accessor for the menu description structure by manu identifier. 2019-02-06 20:08:15 +00:00
menuc.1 Add an option for single (disabled) menu lines to have no shortcut. 2019-01-04 15:27:19 +00:00
parse.y Add (optional) support for expanded static menu texts - that is: whatever 2018-11-21 20:04:48 +00:00
pathnames.h
scan.l Add (optional) support for expanded static menu texts - that is: whatever 2018-11-21 20:04:48 +00:00
util.c