public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17087] New: Implement memcasemem()
@ 2014-06-25 15:19 kenatmit at gmail dot com
  2014-06-25 16:40 ` [Bug libc/17087] " neleai at seznam dot cz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: kenatmit at gmail dot com @ 2014-06-25 15:19 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=17087

            Bug ID: 17087
           Summary: Implement memcasemem()
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: kenatmit at gmail dot com
                CC: drepper.fsp at gmail dot com

The of function strstr() has the case-insensitive version strcasestr(), but
memmem() does not have the case-insensitive version memcasemem().

The memcasemem() version would be useful for optimizing some programs. For
example Suricata intrustion prevetion and detection code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2016-10-24 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25 15:19 [Bug libc/17087] New: Implement memcasemem() kenatmit at gmail dot com
2014-06-25 16:40 ` [Bug libc/17087] " neleai at seznam dot cz
2014-06-25 16:40 ` [Bug libc/17087] New: " Ondřej Bílka
2014-06-25 18:30 ` [Bug libc/17087] " kenatmit at gmail dot com
2014-06-26  8:38 ` fweimer at redhat dot com
2015-08-27 22:22 ` [Bug string/17087] " jsm28 at gcc dot gnu.org
2016-10-24 17:55 ` joseph at codesourcery dot com

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 read-only IMAP folder(s) and NNTP newsgroup(s).