[RFC] [PATCH 0/8] XResource extension v1.2 implementation of XResQueryResourceBytes

Erkki Seppälä erkki.seppala at vincit.fi
Mon Dec 27 06:56:54 PST 2010


These patches against xserver and xlib implement the request
XResQueryResourceBytes of the XRESproto extension v1.2. This work
continues on the previous version posted to the list:
<1291373094-19593-2-git-send-email-erkki.seppala at vincit.fi> .

The code is available from the master branches of these as well:

   http://gitorious.org/erkkise/xserver-xresources
   http://gitorious.org/erkkise/libxres-xresources
   http://gitorious.org/erkkise/x11proto-resource
   http://gitorious.org/erkkise/xres-test

At first I introduce a generic hash table implementation, because the
implementation of the extension had a good use case for one. To
facilitate this, a patch publishes a version of resource.c's hashing
function.


More information about the xorg-devel mailing list