summaryrefslogtreecommitdiff
path: root/common/menutree.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use pr_setenv() where appropriateSascha Hauer2022-06-211-8/+1
* read_file: Pass NULL for the size parameter if the return value is not usedAlexander Shiyan2022-06-101-2/+1
* common: menutree: prevent read of uninitialized memory in error pathAhmad Fatoum2021-10-011-1/+1
* common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-271-10/+1
* rework menu so that it can support multiline titlesAleksey Kuleshov2016-09-051-2/+7
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-2/+2
* include: move shell prototypes to shell.hSascha Hauer2016-04-151-0/+1
* include: move run_command prototype to command.hSascha Hauer2016-04-151-0/+1
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* add menutree commandSascha Hauer2014-03-281-0/+181