Branches for Hardy

Name Status Last Modified Last Commit
lp:ubuntu/hardy/libxcb 1 Development 2009-05-13 22:54:10 UTC
8. Add 100_sloppy_lock.diff, which rever...

Author: Timo Aaltonen
Revision Date: 2008-03-11 21:31:54 UTC

Add 100_sloppy_lock.diff, which reverses the locking logic, ie. sloppy
locking is the default. To disable that, set the environment variable
LIBXCB_DISABLE_SLOPPY_LOCK to any value. (LP: #87947)

lp:ubuntu/hardy-proposed/libxcb bug 1 Development 2009-07-17 23:00:20 UTC
9. * Pull fixes for important performanc...

Author: Timo Aaltonen
Revision Date: 2009-07-08 16:03:45 UTC

* Pull fixes for important performance issues from Debian stable
  (LP: #393503, Debian #487635), backported from upstream.
  - 101_fix_some_fd_leaks.diff
    Fix some fd leaks in _xcb_open_*()
  - 102_increase_buffer_size_to_16k.diff
    Increase libxcb buffer size to 16k from 4k
  - 103_disable_nagle.diff
    Disable Nagle on TCP socket
* 104_use_poll.diff (LP: #393509)
  Use poll() instead of select(), otherwise an app can't open more
  than 1024 files.
* 105_xid_fixes.diff (LP: #220628)
  Fix BadIDChoice issues reported against firefox and other apps.

12 of 2 results