[PULL updated] XQuartz misc-foo
Jeremy Huddleston
jeremyhu at apple.com
Thu May 12 19:02:52 PDT 2011
The following changes since commit 5cb31cd0cbf83fff5f17a475e7b0e45246b19bf3:
Merge remote-tracking branch 'jturney/remove-opengl-spec-download' (2011-04-29 09:59:49 -0700)
are available in the git repository at:
git://people.freedesktop.org/~jeremyhu/xserver master
Jeremy Huddleston (10):
XQuartz: Use a rwlock instead of a mutex to protect window_hash in the pthread case
XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4
XQuartz: Ensure that {CF,NS}_RETURNS{,_NOT}_RETAINED are defined
XQuartz: prefs_copy_url and prefs_get_copy return retained objects
XQuartz: Make a copy of args for our crash reporter vsnprintf
XQuartz: Don't call into CoreFoundation after fork() and before exec()
configure.ac: XQuartz: Fix support for the deprecated --with-launchd-id-prefix
Fix a typo: laucnd instead of launchd
XQuartz: stub: Log directly to ASL rather than stdout/stderr
XQuartz: Add a LOGGING section to our man page
configure.ac | 3 +-
hw/xquartz/X11Application.h | 3 +-
hw/xquartz/applewmExt.h | 6 ++--
hw/xquartz/mach-startup/bundle-main.c | 29 ++++++++++++---
hw/xquartz/mach-startup/launchd_fd.c | 18 +++++----
hw/xquartz/mach-startup/stub.c | 63 ++++++++++++++++-----------------
hw/xquartz/man/Xquartz.man | 63 ++++++++++++++++++++++----------
hw/xquartz/sanitizedCocoa.h | 39 ++++++++++++++++++++-
hw/xquartz/xpr/xprFrame.c | 20 +++++-----
manpages.am | 2 +-
os/log.c | 7 +++-
11 files changed, 169 insertions(+), 84 deletions(-)
More information about the xorg-devel
mailing list