mailing list of musl libc
 help / color / mirror / code / Atom feed
* fnmatch and FNM_CASEFOLD
@ 2013-11-29  9:59 orc
  2013-11-29 17:42 ` Rich Felker
  0 siblings, 1 reply; 7+ messages in thread
From: orc @ 2013-11-29  9:59 UTC (permalink / raw)
  To: musl

Hi list,

This one really terrorized me well. Musl defines FNM_CASEFOLD in fnmatch.h but really does nothing when this flag is passed to function. This breaks busybox find -iname I believe, instead of file list matching "Test" among with "test" i get only those which contain "test" in their names with -iname "test". Missed lot of files because of it.
Wishing this fixed or such define being removed.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-12-02  7:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-29  9:59 fnmatch and FNM_CASEFOLD orc
2013-11-29 17:42 ` Rich Felker
2013-11-29 23:34   ` Rich Felker
2013-11-30 21:16     ` Rich Felker
2013-12-01 14:02       ` Felix Janda
2013-12-01 22:06         ` Rich Felker
2013-12-02  7:26           ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).