[PULL] unreviewed patches

Peter Hutterer peter.hutterer at who-t.net
Wed May 1 21:17:17 PDT 2013


Last patch has only been on the list for 2 days, the others between a few
weeks and over a year.

The following changes since commit 7ab98bafc9a3426fd40f8ae693430491333ba4fc:

  Merge remote-tracking branch 'geertu/master' (2013-04-24 14:14:45 -0700)

are available in the git repository at:


  git://people.freedesktop.org/~whot/xserver unreviewed

for you to fetch changes up to 7b8aeecb1138b3a1faa2a1a68d55cb67f1c3f352:

  os: Use ErrorFSigSafe from FatalError and it's friends (2013-05-02 14:14:17 +1000)

----------------------------------------------------------------
Peter Hutterer (13):
      Xi: fix comment - XI2 grabs aren't keysym grabs
      dix: send the current axis value in DeviceChangedEvents (#62321)
      Xi: always return BadMatch for XTest devices ChangeDeviceControl requests
      If neither HAL nor udev backends are enabled, warn the user
      xkb: free XkbRulesUsed and XkbRulesDflt on extension cleanup
      Delete callbacks when extension are closed
      dix: delete all callbacks before reset
      dix: reset the registry before quitting
      os: support pnprintf length modifiers for integers
      os: support %% in pnprintf
      os: support %c in pnprintf
      os: complain about unsupported pnprintf directives
      os: Use ErrorFSigSafe from FatalError and it's friends

 Xi/chgdctl.c          |   6 +++
 Xi/exevents.c         |   3 +-
 Xi/extinit.c          |   2 +
 Xi/setdval.c          |   3 ++
 Xi/setmode.c          |   4 ++
 composite/compext.c   |   8 +++-
 configure.ac          |   8 ++++
 dix/dixutils.c        |   8 +++-
 dix/eventconvert.c    |   4 +-
 dix/getevents.c       |   1 +
 dix/main.c            |   4 ++
 dix/registry.c        |  25 ++++++++----
 glx/glxdri.c          |   2 +-
 glx/glxdri2.c         |   2 +-
 glx/glxext.c          |  18 ++++----
 include/callback.h    |   1 +
 include/eventstr.h    |   1 +
 include/registry.h    |   1 +
 include/xkbsrv.h      |   5 ++-
 os/log.c              | 111 ++++++++++++++++++++++++++++++++++++++++++++++----
 randr/randr.c         |   7 +++-
 render/render.c       |   8 +++-
 test/signal-logging.c |  95 ++++++++++++++++++++++++++++++++++++++----
 xkb/xkb.c             |   9 +++-
 xkb/xkbInit.c         |  15 +++++++
 25 files changed, 303 insertions(+), 48 deletions(-)


More information about the xorg-devel mailing list