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
|
7830df18ed
|
Regen with autoconf 2.59-p2, with AM_SANITY check zapped.
|
2008-03-15 18:08:24 +00:00 |
|
miod
|
c6e9e7751a
|
Disable loadable cursor on m88k systems (no shared libraries).
|
2008-02-14 20:28:10 +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 |
|
matthieu
|
8370179c25
|
regen
|
2007-07-29 10:50:16 +00:00 |
|
matthieu
|
930101c636
|
regen with libtool 1.5.22p10 and metaauto 0.7
|
2007-04-14 20:44:09 +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
|
27b5faf40f
|
No dlopen() on vax and landisk for now
|
2007-03-15 22:23:39 +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
|
297e2a2989
|
These libraries need a version bump.
|
2006-12-02 17:58:21 +00:00 |
|
matthieu
|
882dc8459e
|
regenerate with OpenBSD autotools
|
2006-11-27 12:40:38 +00:00 |
|
matthieu
|
42fb7902d6
|
This file is generated by configure.
|
2006-11-27 10:49:42 +00:00 |
|
matthieu
|
e5ca1d526f
|
regen with OpenBSD autotools
|
2006-11-26 13:42:42 +00:00 |
|
matthieu
|
ab5c078d6e
|
Build infrastructure for lib
|
2006-11-26 12:07:34 +00:00 |
|
matthieu
|
8ef0df6aa5
|
import from X.Org 7.2RC2
|
2006-11-25 16:33:55 +00:00 |
|