summaryrefslogtreecommitdiff
path: root/cups/thread.c
Commit message (Expand)AuthorAgeFilesLines
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-101-1/+1
* Fix _cupsCondWait again.Michael R Sweet2018-03-141-4/+3
* Fix implementation of _cupsCondWait with timeout.Michael R Sweet2018-03-121-4/+14
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
* Fix the ippserver sample code when threading is disabled or unavailable (Issu...Michael R Sweet2017-11-011-2/+12
* Fix Windows builds.Michael Sweet2017-09-141-0/+12
* Fix memory leaks.Michael Sweet2017-09-141-1/+12
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Fix builds on Windows and drop old installer projects.Michael Sweet2016-08-081-0/+3
* Add placeholders for some of the newer threading functions.Michael R Sweet2016-08-081-1/+71
* Update private threading API.Michael Sweet2016-05-301-7/+129
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
* Several libcups files did not have the Apple license exception notice (STR #4...msweet2014-02-201-17/+8
* Merge changes from CUPS 1.6svn-r10437.msweet2012-04-231-3/+22
* Merge changes from CUPS 1.5svn-r9374.msweet2010-11-171-0/+173
* Merge changes from CUPS 1.5svn-r9198.msweet2010-07-081-0/+144