[haiku-bugs] Re: [Haiku] #8265: memrchr implementation

  • From: "Barrett" <trac@xxxxxxxxxxxx>
  • Date: Tue, 03 Jan 2012 11:52:57 -0000

#8265: memrchr implementation
---------------------------+----------------------------------
   Reporter:  Barrett      |      Owner:  nobody
       Type:  enhancement  |     Status:  new
   Priority:  normal       |  Milestone:  R1
  Component:  Kits         |    Version:  R1/Development
 Resolution:               |   Keywords:  memrchr, libc, glibc
 Blocked By:               |   Blocking:
Has a Patch:  1            |   Platform:  All
---------------------------+----------------------------------

Comment (by Barrett):

 As you can see, other than adding memrchr i've tried to group other gnu
 extensions like strcasestr and strnlen into the _GNU_SOURCE guard, but
 this is breaking the build. What should i do then? Leave it as is or go
 over the broken code and define _GNU_SOURCE where needed?

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8265#comment:5>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: