xenocara/lib/libXext
2019-06-19 19:33:29 +00:00
..
include/X11/extensions Update to libXext 1.3.3 2014-09-28 17:18:23 +00:00
m4 Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
man Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
specs Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
src Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
aclocal.m4 Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
AUTHORS Update to libXext 1.3.1 2012-03-10 14:01:58 +00:00
ChangeLog Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
config.guess Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
config.h.in Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
config.sub Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
configure Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
configure.ac Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
COPYING Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
depcomp Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
docbook.am Update to libXext 1.3.1 2012-03-10 14:01:58 +00:00
INSTALL update to libXext 1.1.2 2010-07-17 15:31:12 +00:00
install-sh Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
ltmain.sh Update to libXext 1.3.1 2012-03-10 14:01:58 +00:00
Makefile.am Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
Makefile.bsd-wrapper Install more manual pages: 2019-05-10 11:44:39 +00:00
Makefile.in Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
missing Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
README.md Update to libXext 1.3.4. ok tb@ 2019-06-19 19:33:29 +00:00
xext.pc.in Update to libXext 1.1.1. Tested on a ports bulk build by naddy@. 2010-05-10 20:06:53 +00:00

libXext - library for common extensions to the X11 protocol

libXext is the historical libX11-based catchall library for the X11 extensions without their own libraries.

No new extensions should be added to this library - it is now instead preferred to make per-extension libraries that can be evolved as needed without breaking compatibility of this core library.

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/lib/libXext

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches