https://bugs.freedesktop.org/show_bug.cgi?id=61269
Niclas Zeising <zeising+freedesktop at daemonic.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #75300|0 |1
is obsolete| |
--- Comment #3 from Niclas Zeising <zeising+freedesktop at daemonic.se> ---
Created attachment 75312
--> https://bugs.freedesktop.org/attachment.cgi?id=75312&action=edit
Add local implementation of strchrnul()
Hi!
Attached is a different solution to the strchrnul() issue, it adds a local
implementation and a configure check to see if strchrnul() exists in libc. If
it does exist in libc, that version will be used instead of the local version.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130222/6b33ecb7/attachment.html>