summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/select.c
Commit message (Collapse)AuthorAgeFilesLines
* curl: Move sources back into upstream layoutBrad King2014-10-291-315/+0
| | | | Update our build files as needed to compensate.
* Haiku: Remove outdated preprocessor checksAdrien Destugues2013-10-081-1/+1
| | | | | | | | | * Haiku does not define __BEOS__ anymore, so there is no need to guard these BeOS specific workaround for Haiku. * The workaround themselves are not needed for Haiku as it has much better POSIX compatibility than BeOS did. Applied-by: Rolf Eike Beer <eike@sf-mail.de>
* Fix missed _POLL_EMUL_H_ and HAVE_POLL comboBen Boeckel2010-12-171-1/+1
|
* Check for poll when looking for _POLL_EMUL_H_Ben Boeckel2010-12-171-2/+2
|
* Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel2010-12-161-3/+3
| | | | | Headers define _POLL_EMUL_H_ if they are not in the kernel, so a try_run check for them is not necessary.
* ENH: missed this one, cmake now bootstraps on HAIKUBill Hoffman2008-09-151-1/+1
|
* ENH: Update Curl to 7.16.1Andy Cedilnik2007-03-151-0/+315