IABSD.fr/xenocara/lib/libX11

Branch :


Log

Author Commit Date CI Message
71cc7797 2010-06-01 05:26:44 Disable the compose cache code. It can't be used without proper libc locale support.
aa3c9f93 2010-05-18 19:37:28 Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
7edc2b5a 2009-08-04 15:45:41 Enable XCB on architectures with shared libs. requested by sthen@.
1793e9a7 2009-06-04 16:36:07 Fix building without xcb. Found by david@. Thanks.
72b4e41b 2009-06-04 00:13:56 if XENOCARA_BUILD_XCB is set, build the XCB version of libX11.
be2770be 2009-06-03 23:56:07 Use XENOCARA_HAVE_SHARED_LIBS from bsd.xconf.mk instead of hard-coding the list here.
8bb5fd8a 2009-05-03 12:59:09 update to libX11 1.2.1
8d46f8e4 2008-06-11 20:55:41 Update to libX11 1.1.4. I've carefully checked that there's no API/ABI change in this version. Only small bug fixes, manual page fixes and some more data in the i18n tables.
f01cdd72 2008-06-10 22:01:31 - actually zero the memory returned by realloc(). - set the return value for the pthread_once() stub.
eb88ad3f 2008-06-10 21:24:16 Include stdlib.h so we have the prototype for realloc. This means that we don't assume realloc returns an int. This causes problems... This took me hours to find. Ok matthieu@.
42f2fadd 2008-04-17 20:25:05 pthread_key_create(3) explicitely says that the value associated with a new key is NULL. So set the allocated memory to zero.
08aaed92 2008-03-30 15:54:33 - get rid of recalloc() that got introduced here. - while there fix the computation of the new allocated size. Issue reported by naddy@, ok naddy@.
e4bcb354 2008-03-18 15:50:38 Fix segfaults if you use XDM-AUTHORIZATION-1 authorization keys for remote X11 clients over IPv6. ok matthieu@
7830df18 2008-03-15 18:08:24 Regen with autoconf 2.59-p2, with AM_SANITY check zapped.
c6e9e775 2008-02-14 20:28:10 Disable loadable cursor on m88k systems (no shared libraries).
bfba922c 2007-11-26 15:10:19 Re-enable pthread support in libGL, by providing proper weak stubs in libX11 (together with other pthread stubs, already there for libX11). ok kurt@, art@, kettenis@
5f86a803 2007-09-30 10:35:10 Merge libX11 1.1.3 bump major
a72daf0a 2007-09-30 10:11:57 libX11 1.1.3
8370179c 2007-07-29 10:50:16 regen
930101c6 2007-04-14 20:44:09 regen with libtool 1.5.22p10 and metaauto 0.7
d943586a 2007-04-04 02:52:41 libX11 CVE-2007-1667 Multiple integer overflows in the XGetPixel() and XInitImage functions in ImUtil.c from matthieu@
77cb7f25 2007-03-25 13:22:40 Revert local debug stuff that wasn't meant to be committed.
00a847b3 2007-03-25 13:02:54 regen with libtool 1.5.22p9
6637a9a3 2007-03-18 22:29:12 regen with automake 1.9.6p2
5954aa65 2007-03-15 23:28:08 regen
27b5faf4 2007-03-15 22:23:39 No dlopen() on vax and landisk for now
1e6e3c35 2006-12-16 17:01:57 regen
7a183623 2006-12-16 16:39:39 Import libX11 1.1.1 from X.Org 7.2RC3
297e2a29 2006-12-02 17:58:21 These libraries need a version bump.
882dc845 2006-11-27 12:40:38 regenerate with OpenBSD autotools
42fb7902 2006-11-27 10:49:42 This file is generated by configure.
e5ca1d52 2006-11-26 13:42:42 regen with OpenBSD autotools
ab5c078d 2006-11-26 12:07:34 Build infrastructure for lib
8ef0df6a 2006-11-25 16:33:55 import from X.Org 7.2RC2