[PULL v2] sigsafe logging and other fixes

Peter Hutterer peter.hutterer at who-t.net
Wed Aug 22 22:19:41 PDT 2012


same tree as last time, buttime with the two rev-by tags added.


The following changes since commit 02f94b2d446f6700f791f318c551ac835af8445a:

  Merge remote-tracking branch 'whot/for-keith' (2012-08-06 16:52:12 -0700)

are available in the git repository at:


  git://people.freedesktop.org/~whot/xserver for-keith

for you to fetch changes up to 24ffcfcded6b4b024958801e8a6cecad36d9a3e3:

  os: fix typo, fsync when WIN32 is _not_ defined (2012-08-23 14:48:18 +1000)

----------------------------------------------------------------
Peter Hutterer (8):
      test: assert from signal-safe number conversion
      test: add a few tests for signal-safe logging
      Add FormatInt64 to convert signed integers in signal-safe manner
      os: add support for %d and %i to pnprintf
      os: don't block signal-unsafe logging, merely warn about it.
      dix: work around scaling issues during WarpPointer (#53037)
      mi: don't check for core events in miPointerSetPosition (#53568)
      os: fix typo, fsync when WIN32 is _not_ defined

 dix/getevents.c       |  18 ++++-
 include/misc.h        |   1 +
 mi/mipointer.c        |   2 +-
 os/log.c              |  50 ++++++++----
 os/utils.c            |  14 ++++
 test/signal-logging.c | 210 ++++++++++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 270 insertions(+), 25 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20120823/3733a31c/attachment.pgp>


More information about the xorg-devel mailing list