On Wed, May 29, 2013 at 1:20 AM, Nick Urbanik wrote:
> Dear Alex,
>
> Thank you so much for taking the time to make a thoughtful reply.
>
> On 29/05/13 00:21 -0400, Alex Deucher wrote:
>>
>> On Sat, May 25, 2013 at 9:00 AM, Nick Urbanik wrote:
>> You can skip the above lines if you just change th
First Last wrote:
> >> while(XPending(dpy)==0){
> >> usleep(100);
> >> updateClock(&myClock);
> >>
> >
> > Ugh. This causes the process to be scheduled up to 10,000 times per
> > second, which is almost a busy wait. I would expect t
Hi Glynn,
Oh god... you right... I really need to take a brake...
thx Glynn!
-Nicoo___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...
libXcursor is the X Window System Cursor management library.
This release delivers the fix for security vulnerability CVE-2013-2003
and makes the Makefile.am more compatible with future automake releases.
Alan Coopersmith (3):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS