Hi Yann, [email protected] wrote,
> From: Yann Sionneau <[email protected]> > > Previous implementation was respecting the man page description > of what the function should do. > Also the function does not seem to be defined by POSIX. > > But... to be really useful the function needs to handle > option matching and not just substring matching. > > This is copy pasted from glibc. > > This fixes issue reported by https://github.com/wbx-github/uclibc-ng/issues/8 > that can happen for instance there: > https://github.com/frida/glib/blob/master/gio/gunixmounts.c#L622 > > Signed-off-by: Yann Sionneau <[email protected]> Applied and pushed, thx Waldemar _______________________________________________ devel mailing list [email protected] https://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel
