projects
/
platform
/
upstream
/
c-ares.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ares_build.h.dist: enhance non-configure GCC ABI detection logic
[platform/upstream/c-ares.git]
/
acinclude.m4
2012-04-17
Yang Tse
configure: NATIVE_WINDOWS no longer defined in config...
blob
|
commitdiff
2011-09-27
Albert Chin
configure - m4: make CURL_CHECK_DEF ignore leading...
blob
|
commitdiff
|
diff to current
2011-06-15
Jakub Hrozek
Revert "Do not use sized constants in public headers"
blob
|
commitdiff
|
diff to current
2011-06-14
Jakub Hrozek
Do not use sized constants in public headers
blob
|
commitdiff
|
diff to current
2011-06-08
Yang Tse
configure: fix recvfrom 5th arg type qualifier detectio...
blob
|
commitdiff
|
diff to current
2011-06-08
Yang Tse
configure: fix recvfrom 5th arg type qualifier detection
blob
|
commitdiff
|
diff to current
2010-11-12
Yang Tse
Revert following commits:
blob
|
commitdiff
|
diff to current
2010-08-04
Ben Greear
sock-addr-storage: Detect and deal with lack of .ss_fa...
blob
|
commitdiff
|
diff to current
2009-06-21
Yang Tse
Refactor how libraries are checked for connect() functi...
blob
|
commitdiff
|
diff to current
2009-06-20
Yang Tse
Refactor how libraries are checked for connect() function,
blob
|
commitdiff
|
diff to current
2009-06-01
Yang Tse
John E. Malmberg noticed that the configure script...
blob
|
commitdiff
|
diff to current
2009-05-15
Yang Tse
Fix preprocessor conditional expression
blob
|
commitdiff
|
diff to current
2009-05-07
Yang Tse
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL...
blob
|
commitdiff
|
diff to current
2009-05-03
Yang Tse
HP-UX's X/Open network library requirement check follow-up
blob
|
commitdiff
|
diff to current
2009-05-03
Yang Tse
HP-UX's X/Open network library requirement check follow-up
blob
|
commitdiff
|
diff to current
2009-05-02
Yang Tse
Use build-time configured ares_socklen_t instead of...
blob
|
commitdiff
|
diff to current
2009-05-01
Yang Tse
Check definition of _XOPEN_SOURCE_EXTENDED with the...
blob
|
commitdiff
|
diff to current
2009-04-29
Yang Tse
Remove temporary debug tracing for ares_socklen_t Windo...
blob
|
commitdiff
|
diff to current
2009-04-29
Yang Tse
Add temporary debug tracing for ares_socklen_t Windows...
blob
|
commitdiff
|
diff to current
2009-04-28
Yang Tse
Initial step towards a configure time ares_socklen_t...
blob
|
commitdiff
|
diff to current
2009-04-21
Yang Tse
Moved potential inclusion of system's malloc.h and...
blob
|
commitdiff
|
diff to current
2008-11-13
Yang Tse
Refactor configure script detection of functions used...
blob
|
commitdiff
|
diff to current
2008-10-23
Yang Tse
#include <stdlib.h> for exit() prototype
blob
|
commitdiff
|
diff to current
2008-10-02
Yang Tse
Initial attempt to support configure's --(dis|en)able...
blob
|
commitdiff
|
diff to current
2008-09-30
Yang Tse
now compiler warnings are activated for all gcc builds...
blob
|
commitdiff
|
diff to current
2008-09-18
Yang Tse
icc adjustments
blob
|
commitdiff
|
diff to current
2008-09-17
Yang Tse
improve detection of getservbyport_r()
blob
|
commitdiff
|
diff to current
2008-09-09
Yang Tse
icc adjustments
blob
|
commitdiff
|
diff to current
2008-08-27
Yang Tse
Don't abort configuration if recvfrom() is not available.
blob
|
commitdiff
|
diff to current
2008-08-09
Yang Tse
Improve CURL_CHECK_DEF
blob
|
commitdiff
|
diff to current
2008-08-04
Yang Tse
Autoconf 2.62 has changed the behaviour of the AC_AIX...
blob
|
commitdiff
|
diff to current
2008-07-30
Yang Tse
Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL...
blob
|
commitdiff
|
diff to current
2008-07-29
Yang Tse
Tests done using 'aclocal -I m4' in buildconf and ...
blob
|
commitdiff
|
diff to current
2008-07-27
Yang Tse
Assert that SED and GREP are set
blob
|
commitdiff
|
diff to current
2008-07-24
Yang Tse
Another step towards detecting if _REENTRANT is already...
blob
|
commitdiff
|
diff to current
2008-07-23
Yang Tse
reorder argument number detection for getservbyport_r to
blob
|
commitdiff
|
diff to current
2008-07-22
Yang Tse
Make sure that configure process tests are done with...
blob
|
commitdiff
|
diff to current
2008-07-21
Yang Tse
use prototypes to improve getservbyport_r detection
blob
|
commitdiff
|
diff to current
2008-07-21
Yang Tse
when recvfrom prototype uses a void pointer for argumen...
blob
|
commitdiff
|
diff to current
2008-07-20
Yang Tse
Added "pointer to void" as another data type to check...
blob
|
commitdiff
|
diff to current
2008-07-17
Yang Tse
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
blob
|
commitdiff
|
diff to current
2008-07-16
Yang Tse
Configure process now checks availability of recvfrom...
blob
|
commitdiff
|
diff to current
2008-07-16
Yang Tse
Improved configure detection of number of arguments...
blob
|
commitdiff
|
diff to current
2008-07-02
Yang Tse
fallback to gettimeofday when monotonic clock is unavai...
blob
|
commitdiff
|
diff to current
2008-06-30
Yang Tse
make check message wording more precise
blob
|
commitdiff
|
diff to current
2008-06-29
Yang Tse
fix C style comment
blob
|
commitdiff
|
diff to current
2008-06-29
Yang Tse
John Lightsey filed bug report #1999181: "CLOCK_MONOTON...
blob
|
commitdiff
|
diff to current
2008-06-20
Yang Tse
Modified configuration script to actually verify if...
blob
|
commitdiff
|
diff to current
2008-06-18
Yang Tse
No longer break out of a shell "for" statement from...
blob
|
commitdiff
|
diff to current
2008-06-06
Yang Tse
MSVC does build Windows native targets
blob
|
commitdiff
|
diff to current
2008-05-21
Yang Tse
fix: [action-if-found] part of AC_CHECK_TYPE macro...
blob
|
commitdiff
|
diff to current
2008-05-21
Yang Tse
fix: remove need and definition of HAVE_SOCKLEN_T symbol
blob
|
commitdiff
|
diff to current
2008-05-21
Yang Tse
fix: socklen_t definition comment
blob
|
commitdiff
|
diff to current
2008-05-20
Yang Tse
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
blob
|
commitdiff
|
diff to current
2008-05-20
Yang Tse
fix underquoting of AC_LANG_PROGRAM arguments
blob
|
commitdiff
|
diff to current
2008-05-20
Yang Tse
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
blob
|
commitdiff
|
diff to current
2008-05-19
Yang Tse
fix socklen_t equivalent detection when cross compiling...
blob
|
commitdiff
|
diff to current
2008-05-14
Yang Tse
Improve toolchain detection for WinCE cross compilation:
blob
|
commitdiff
|
diff to current
2008-05-14
Yang Tse
skip checks for Windows specific header files
blob
|
commitdiff
|
diff to current
2008-05-14
Yang Tse
WinCE cross compilation adjustments:
blob
|
commitdiff
|
diff to current
2008-05-12
Yang Tse
configure script will now define HAVE_CLOCK_GETTIME_MON...
blob
|
commitdiff
|
diff to current
2008-05-10
Yang Tse
Add library checking for clock_gettime() support
blob
|
commitdiff
|
diff to current
2007-10-18
Yang Tse
Sync PLATFORM_AIX_V3 detection and CURL_CC_DEBUG_OPTS()
blob
|
commitdiff
|
diff to current
2007-04-03
Yang Tse
Cleanup. Warnings related with FD_SET, FD_ISSET, and...
blob
|
commitdiff
|
diff to current
2007-03-22
Yang Tse
attempt to keep message length below 80 chars
blob
|
commitdiff
|
diff to current
2007-03-08
Yang Tse
remove code superceeded by the new method used to force
blob
|
commitdiff
|
diff to current
2007-02-15
Yang Tse
icc 9.0 when compiling its generated code for its own...
blob
|
commitdiff
|
diff to current
2007-02-07
Yang Tse
*) Remove duplicate declaration of TYPE_SOCKADDR_STORAGE
blob
|
commitdiff
|
diff to current
2006-11-22
Yang Tse
Added a check in configure that verifies if <signal...
blob
|
commitdiff
|
diff to current
2006-10-13
Yang Tse
Check for struct timeval at configuration time
blob
|
commitdiff
|
diff to current
2006-08-04
Yang Tse
Being unable to link or find out recv() or send() args...
blob
|
commitdiff
|
diff to current
2006-07-31
Yang Tse
Avoid the risk of a false positive detection of MSG_NOS...
blob
|
commitdiff
|
diff to current
2006-07-28
Yang Tse
First step trying to avoid the multiple header inclusio...
blob
|
commitdiff
|
diff to current
2006-07-25
Yang Tse
Simplify check for NEED_MALLOC_H, and make more explici...
blob
|
commitdiff
|
diff to current
2006-07-11
Yang Tse
Define NEED_MALLOC_H if including <stdlib.h> is not...
blob
|
commitdiff
|
diff to current
2006-07-07
Yang Tse
Finally get rid of CURL_CHECK_HEADERS_ONCE since it...
blob
|
commitdiff
|
diff to current
2006-07-07
Yang Tse
Substitution of the literal '-' is only done if it...
blob
|
commitdiff
|
diff to current
2006-07-07
Yang Tse
Using backslashes and slashes in the strings of the...
blob
|
commitdiff
|
diff to current
2006-07-07
Yang Tse
Fix excessive escaping.
blob
|
commitdiff
|
diff to current
2006-07-07
Yang Tse
Fix CURL_CHECK_HEADERS_ONCE
blob
|
commitdiff
|
diff to current
2006-07-06
Yang Tse
Fix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and...
blob
|
commitdiff
|
diff to current
2006-07-05
Yang Tse
Prevent definition of HAVE_WINxxx_H symbols and avoid...
blob
|
commitdiff
|
diff to current
2006-07-04
Yang Tse
Use a more descriptive var name.
blob
|
commitdiff
|
diff to current
2006-07-04
Yang Tse
Get qualifier of arg 2 for send() apart into SEND_QUAL_...
blob
|
commitdiff
|
diff to current
2006-07-04
Yang Tse
Find out return types and argument types for functions...
blob
|
commitdiff
|
diff to current
2006-07-03
Yang Tse
Use CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_N...
blob
|
commitdiff
|
diff to current
2006-07-02
Yang Tse
Make CURL_CHECK_NI_WITHSCOPEID actually try to compile...
blob
|
commitdiff
|
diff to current
2006-07-02
Yang Tse
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
blob
|
commitdiff
|
diff to current
2006-07-02
Yang Tse
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
blob
|
commitdiff
|
diff to current
2006-07-01
Yang Tse
Get qualifier of arg 1 for getnameinfo apart. Take 2.
blob
|
commitdiff
|
diff to current
2006-06-30
Yang Tse
Get qualifier of arg 1 for getnameinfo apart.
blob
|
commitdiff
|
diff to current
2006-06-30
Yang Tse
Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
blob
|
commitdiff
|
diff to current
2006-05-10
Daniel Stenberg
Bram Matthys brought my attention to a libtool peculiar...
blob
|
commitdiff
|
diff to current
2006-01-09
Daniel Stenberg
Alexander Lazic improved the getservbyport_r() configur...
blob
|
commitdiff
|
diff to current
2005-12-21
Yang Tse
Checking for function getnameinfo and its arguments...
blob
|
commitdiff
|
diff to current
2005-12-21
Yang Tse
Undefine HAVE_GETNAMEINFO if unable to find
blob
|
commitdiff
|
diff to current
2005-12-21
Yang Tse
Undefine HAVE_GETNAMEINFO if unable to find
blob
|
commitdiff
|
diff to current
2005-12-20
Yang Tse
In CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling...
blob
|
commitdiff
|
diff to current
2005-12-20
Yang Tse
fix ioctlsocket detection
blob
|
commitdiff
|
diff to current
2005-12-20
Daniel Stenberg
fix closing parentheses
blob
|
commitdiff
|
diff to current
next