From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 61269] Support libkms on FreeBSD
Date: Fri, 22 Feb 2013 12:47:28 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1427350326=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id A7DC5E6ADC
for ;
Fri, 22 Feb 2013 04:47:28 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1427350326==
Content-Type: multipart/alternative; boundary="1361537248.F2ecd0.25744"; charset="us-ascii"
--1361537248.F2ecd0.25744
Date: Fri, 22 Feb 2013 12:47:28 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=61269
Niclas Zeising changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #75300|0 |1
is obsolete| |
--- Comment #3 from Niclas Zeising ---
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.
--1361537248.F2ecd0.25744
Date: Fri, 22 Feb 2013 12:47:28 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Niclas Zeising
changed
bug 61269
| What |
Removed |
Added |
| Attachment #75300 is obsolete |
|
1
|
Comment # 3
on bug 61269
from Niclas Zeising
Created attachment 75312 [details] [review]
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.
--1361537248.F2ecd0.25744--
--===============1427350326==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1427350326==--