1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl
Christian Weisgerber 92e607abfa curl.h: <sys/select.h> for OpenBSD
curl.h should also include <sys/select.h> on OpenBSD to reliably
pull in select().  Typically, including <sys/time.h> will be enough,
but not if strict standards-compliance is requested (e.g. by defining
_XOPEN_SOURCE).
2013-12-06 13:28:27 +01:00
..
.gitignore curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
curl.h curl.h: <sys/select.h> for OpenBSD 2013-12-06 13:28:27 +01:00
curlbuild.h.cmake cmake: unbreak for non-Windows platforms 2013-10-20 17:12:56 +02:00
curlbuild.h.dist curlbuild.h.dist: enhance non-configure GCC ABI detection logic 2013-03-08 18:43:03 +01:00
curlbuild.h.in build: fix AIX compilation and usage 2012-11-23 17:57:00 +01:00
curlrules.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curlver.h bump: next release will be 7.34.0 2013-11-11 08:46:27 +01:00
easy.h Fix spelling errors in include/ 2011-04-21 07:55:53 -07:00
Makefile.am include: cleanup 2011-05-09 10:20:31 +02:00
mprintf.h checksrc: ban unsafe functions 2013-03-07 11:08:05 +01:00
multi.h CURLM_ADDED_ALREADY: new error code 2013-08-20 23:13:19 +02:00
stdcheaders.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
typecheck-gcc.h curl_easy_setopt: Added the ability to set the login options separately 2013-11-12 19:08:55 +00:00