matthieu
|
f476ec5831
|
Fix _Xthr_once_stub_() to call the init routine for each different id.
With tweaks from and ok ariane@
|
2011-09-19 20:21:37 +00:00 |
|
matthieu
|
5577d754a3
|
Update to libX11 1.4.4. Tested by ajacoutot@, shadchin@.
|
2011-08-27 15:34:14 +00:00 |
|
matthieu
|
8cc0378bfd
|
Update to libX11 1.4.3 which was released during the 1.4.2 tests.
Mostly churn in the doc build system, which is disabled on Xenocara
for now.
|
2011-05-30 20:52:47 +00:00 |
|
matthieu
|
857c658f08
|
Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@,
shadchin@ on various architectures.
Bump major.
|
2011-05-30 19:19:29 +00:00 |
|
matthieu
|
502b62f99f
|
Update to libX11 1.3.6.
Tested by ajacoutot@, jasper@ and krw@.
|
2010-10-05 19:50:57 +00:00 |
|
matthieu
|
6c940574a9
|
Update to libX11 1.3.5
|
2010-09-04 10:33:11 +00:00 |
|
matthieu
|
aa3c9f9344
|
Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
|
2010-05-18 19:37:28 +00:00 |
|
matthieu
|
8bb5fd8a8f
|
update to libX11 1.2.1
|
2009-05-03 12:59:09 +00:00 |
|
matthieu
|
8d46f8e4f0
|
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.
|
2008-06-11 20:55:41 +00:00 |
|
matthieu
|
f01cdd7229
|
- actually zero the memory returned by realloc().
- set the return value for the pthread_once() stub.
|
2008-06-10 22:01:31 +00:00 |
|
oga
|
eb88ad3f01
|
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@.
|
2008-06-10 21:24:16 +00:00 |
|
matthieu
|
42f2fadde6
|
pthread_key_create(3) explicitely says that the value associated
with a new key is NULL. So set the allocated memory to zero.
|
2008-04-17 20:25:05 +00:00 |
|
matthieu
|
08aaed925b
|
- get rid of recalloc() that got introduced here.
- while there fix the computation of the new allocated size.
Issue reported by naddy@, ok naddy@.
|
2008-03-30 15:54:33 +00:00 |
|
naddy
|
e4bcb354a2
|
Fix segfaults if you use XDM-AUTHORIZATION-1 authorization keys for
remote X11 clients over IPv6. ok matthieu@
|
2008-03-18 15:50:38 +00:00 |
|
matthieu
|
bfba922c91
|
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@
|
2007-11-26 15:10:19 +00:00 |
|
matthieu
|
5f86a80368
|
Merge libX11 1.1.3
bump major
|
2007-09-30 10:35:10 +00:00 |
|
matthieu
|
a72daf0a1a
|
libX11 1.1.3
|
2007-09-30 10:11:57 +00:00 |
|
todd
|
d943586aca
|
libX11 CVE-2007-1667
Multiple integer overflows in the XGetPixel() and XInitImage functions
in ImUtil.c
from matthieu@
|
2007-04-04 02:52:41 +00:00 |
|
matthieu
|
77cb7f251b
|
Revert local debug stuff that wasn't meant to be committed.
|
2007-03-25 13:22:40 +00:00 |
|
matthieu
|
00a847b3f8
|
regen with libtool 1.5.22p9
|
2007-03-25 13:02:54 +00:00 |
|
matthieu
|
6637a9a36e
|
regen with automake 1.9.6p2
|
2007-03-18 22:29:12 +00:00 |
|
matthieu
|
5954aa6578
|
regen
|
2007-03-15 23:28:08 +00:00 |
|
matthieu
|
1e6e3c3517
|
regen
|
2006-12-16 17:01:57 +00:00 |
|
matthieu
|
7a183623da
|
Import libX11 1.1.1 from X.Org 7.2RC3
|
2006-12-16 16:39:39 +00:00 |
|
matthieu
|
e5ca1d526f
|
regen with OpenBSD autotools
|
2006-11-26 13:42:42 +00:00 |
|
matthieu
|
8ef0df6aa5
|
import from X.Org 7.2RC2
|
2006-11-25 16:33:55 +00:00 |
|