about summary refs log tree commit diff
path: root/src/misc/getsubopt.c
Commit message (Collapse)AuthorAgeFilesLines
* getsubopt: don't include leading = in value stringSteven Barth2015-08-211-1/+1
| | | | | | | getsubopt incorrectly returns the delimiting = in the value string, this patch fixes it by increasing the pointer position by one. Signed-off-by: Steven Barth <cyrus@openwrt.org>
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+23