Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-04 | Enable XCB on architectures with shared libs. | Matthieu Herrb | |
requested by sthen@. | |||
2009-06-04 | Fix building without xcb. Found by david@. Thanks. | Matthieu Herrb | |
2009-06-04 | if XENOCARA_BUILD_XCB is set, build the XCB version of libX11. | Matthieu Herrb | |
2009-06-03 | Use XENOCARA_HAVE_SHARED_LIBS from bsd.xconf.mk instead of hard-coding | Matthieu Herrb | |
the list here. | |||
2009-05-03 | update to libX11 1.2.1 | Matthieu Herrb | |
2008-06-11 | Update to libX11 1.1.4. I've carefully checked that there's no API/ABI | Matthieu Herrb | |
change in this version. Only small bug fixes, manual page fixes and some more data in the i18n tables. | |||
2008-06-10 | - actually zero the memory returned by realloc(). | Matthieu Herrb | |
- set the return value for the pthread_once() stub. | |||
2008-06-10 | Include stdlib.h so we have the prototype for realloc. This means that we don't | Owain Ainsworth | |
assume realloc returns an int. This causes problems... This took me hours to find. Ok matthieu@. | |||
2008-04-17 | pthread_key_create(3) explicitely says that the value associated | Matthieu Herrb | |
with a new key is NULL. So set the allocated memory to zero. | |||
2008-03-30 | - get rid of recalloc() that got introduced here. | Matthieu Herrb | |
- while there fix the computation of the new allocated size. Issue reported by naddy@, ok naddy@. | |||
2008-03-18 | Fix segfaults if you use XDM-AUTHORIZATION-1 authorization keys for | Christian Weisgerber | |
remote X11 clients over IPv6. ok matthieu@ | |||
2008-03-15 | Regen with autoconf 2.59-p2, with AM_SANITY check zapped. | Matthieu Herrb | |
2008-02-14 | Disable loadable cursor on m88k systems (no shared libraries). | Miod Vallat | |
2007-11-26 | Re-enable pthread support in libGL, by providing proper weak stubs in | Matthieu Herrb | |
libX11 (together with other pthread stubs, already there for libX11). ok kurt@, art@, kettenis@ | |||
2007-09-30 | Merge libX11 1.1.3 | Matthieu Herrb | |
bump major | |||
2007-09-30 | libX11 1.1.3 | Matthieu Herrb | |
2007-09-30 | libX11 1.1.3 | Matthieu Herrb | |
2007-07-29 | regen | Matthieu Herrb | |
2007-04-14 | regen with libtool 1.5.22p10 and metaauto 0.7 | Matthieu Herrb | |
2007-04-04 | libX11 CVE-2007-1667 | Todd T. Fries | |
Multiple integer overflows in the XGetPixel() and XInitImage functions in ImUtil.c from matthieu@ | |||
2007-03-25 | Revert local debug stuff that wasn't meant to be committed. | Matthieu Herrb | |
2007-03-25 | regen with libtool 1.5.22p9 | Matthieu Herrb | |
2007-03-18 | regen with automake 1.9.6p2 | Matthieu Herrb | |
2007-03-15 | regen | Matthieu Herrb | |
2007-03-15 | No dlopen() on vax and landisk for now | Matthieu Herrb | |
2006-12-16 | regen | Matthieu Herrb | |
2006-12-16 | Import libX11 1.1.1 from X.Org 7.2RC3 | Matthieu Herrb | |
2006-12-02 | These libraries need a version bump. | Matthieu Herrb | |
2006-11-27 | regenerate with OpenBSD autotools | Matthieu Herrb | |
2006-11-27 | This file is generated by configure. | Matthieu Herrb | |
2006-11-26 | regen with OpenBSD autotools | Matthieu Herrb | |
2006-11-26 | Build infrastructure for lib | Matthieu Herrb | |
2006-11-25 | import from X.Org 7.2RC2 | Matthieu Herrb | |