summaryrefslogtreecommitdiff
path: root/src/locking.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a9e845 and 797755 Allow X*IfEvent() to reenter libX11GaryOderNichts2023-01-141-52/+13
* Indentation fixes around recent dpy->in_ifevent changesUlrich Sibiller2022-12-011-8/+8
* Fix 797755 Allow X*IfEvent() to reenter libX11Matthieu Herrb2022-11-191-5/+22
* Add XFreeThreads function.Oliver2022-11-111-0/+23
* Allow X*IfEvent() to reenter libX11Adam Jackson2022-11-021-0/+30
* Don't leave dangling pointers in Free functionsAlan Coopersmith2020-11-181-0/+1
* Avoid recursing through _XError due to sequence adjustmentKeith Packard2020-11-151-0/+12
* Make conv_list thread safe.Jacek Caban2020-11-091-0/+13
* Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith2013-08-201-6/+6
* Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith2013-05-091-4/+4
* Block for other threads in _XUserLockDisplayKeith Packard2012-03-131-0/+2
* Move XID and sync handling from SyncHandle to LockDisplay to fix races.Jamey Sharp2010-04-151-0/+3
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
* Further ansify prototypes & reduce #ifdefs in locking.cAlan Coopersmith2009-04-061-69/+38
* Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade2009-01-281-1/+1
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-4/+4
* Xlib warning fixesColin Harrison2008-04-211-1/+1
* XCB: Revert locking to simple wrapper around libX11's normal locks.Jamey Sharp2006-10-041-2/+0
* Land XCB support on X.org HEAD.Jamey Sharp2006-02-191-0/+2
* See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_902Kean Johnson2005-11-081-0/+20
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+3
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-60/+48
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+642