History log of /seL4-refos-master/libs/libmuslc/src/misc/getsubopt.c
Revision Date Author Comments
# aa71ec3d 18-Aug-2015 Steven Barth <cyrus@openwrt.org>

getsubopt: don't include leading = in value string

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>


# 0b44a031 11-Feb-2011 Rich Felker <dalias@aerifal.cx>

initial check-in, version 0.5.0