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: <[email protected]> .
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. _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
