https://bugs.freedesktop.org/show_bug.cgi?id=61269
Niclas Zeising <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75300|0 |1 is obsolete| | --- Comment #3 from Niclas Zeising <[email protected]> --- 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.
_______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
