Path to this page:
Subject: CVS commit: pkgsrc/x11/libX11
From: Joerg Sonnenberger
Date: 2007-07-12 17:02:11
Message id: 20070712150213.3C58D21507@cvs.netbsd.org
Log Message:
Update do libX11-1.1.2. Major changes include:
- fixed integer overflows [ patched before ]
- fixed file descriptor leak
- allow re-entrant Xlib calls from _XIOError for the sake of
atexit handlers or ELF/C++ destructors
- define XTHREADLIB and XTHREAD_CFLAGS [ not perfect, but used for now ]
- Many constness and some 64bit issues fixed
- Added man apge for XKB
Add a NetBSD xsrc patch to unlock mutexes before destroying them.
Files: