mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-11 14:01:48 +00:00
08-skin-clientreq Introduce a systematic way for skins to distinguish each other's client requests. Uses the de-facto standard two-letter identifiers in the top two bytes of the client request code. Also changes the interface to SK_(handle_client_request) so that a skin can say whether or not it handled the request, which allows correct setting of the default return value if the request was not handled. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1251