index
:
platform/upstream/c-ares
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_dev
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/latest
sandbox/pcoval/upstream
sandbox/vbarinov/visibility
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-29
cares-compilers.m4: remove -Wstrict-aliasing=3 from clang
Yang Tse
1
-4
/
+1
2012-06-26
cares-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds
Yang Tse
1
-1
/
+7
2012-04-17
cares-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 builds
Yang Tse
1
-1
/
+10
2012-04-17
cares-compilers.m4: double underscore decoration for visibility attribute
Yang Tse
1
-5
/
+5
2012-04-17
build adjustments: CARES_SYMBOL_HIDING no longer defined in config files
Yang Tse
1
-6
/
+9
2011-12-20
configure: libtool 1.5 tweaks
Yang Tse
3
-12
/
+62
2011-08-20
configure: fix symbol hiding usability check
Yang Tse
1
-2
/
+8
2011-08-08
cares-compilers.m4: CARES_CONVERT_INCLUDE_TO_ISYSTEM adjustments
Yang Tse
1
-30
/
+34
2011-07-29
cares-functions.m4 serial # bump
Yang Tse
1
-1
/
+1
2011-07-29
Revert "configure: additional flag checks for fcntl() and socket()"
Yang Tse
1
-201
/
+1
2011-07-29
configure: additional flag checks for fcntl() and socket()
Yang Tse
1
-1
/
+201
2011-06-21
xc-translit.m4 fix quoting
Yang Tse
1
-11
/
+45
2011-06-17
xc-translit.m4 provides transliteration macros with well defined behavior.
Yang Tse
1
-0
/
+130
2011-06-04
xlc: avoid preprocessor definition usage when linking
Yang Tse
1
-12
/
+30
2011-03-25
configure: fix libtool warning
Yang Tse
1
-1
/
+10
2011-03-23
build: use getenv() replacement function for systems which lack it
Yang Tse
1
-2
/
+87
2010-12-15
configure: inet_net_pton function check adjustments
Yang Tse
1
-3
/
+228
2010-12-02
configure: undo using autobuilds to temporarily verify strict aliasing warnings.
Yang Tse
1
-5
/
+0
2010-11-18
configure: use autobuilds to temporarily verify strict aliasing warnings.
Yang Tse
1
-0
/
+5
2010-08-11
configure: werror related adjustments
Yang Tse
1
-7
/
+8
2010-07-29
build: Enable compiling with -Werror.
Ben Greear
1
-0
/
+31
2010-03-27
remove all .cvsignore files
Daniel Stenberg
1
-5
/
+0
2010-03-23
ignore lots of generated files
Daniel Stenberg
1
-0
/
+5
2010-03-23
Fix warnings for clang
Daniel Johnson
1
-2
/
+7
2010-03-17
replaced intel compiler option -no-ansi-alias with -fno-strict-aliasing
Yang Tse
1
-3
/
+3
2010-03-17
update outdated serial number
Yang Tse
1
-1
/
+1
2010-03-05
Daniel Johnson provided fixes for building with the clang compiler
Daniel Stenberg
1
-1
/
+77
2009-11-16
Add icc fvisibility bug test
Yang Tse
1
-4
/
+15
2009-11-16
Fix three var names
Yang Tse
1
-4
/
+4
2009-11-15
getaddrinfo is fully thread safe on solaris versions which
Yang Tse
1
-7
/
+13
2009-11-14
Refactor how preprocessor symbol _THREAD_SAFE definition is done.
Yang Tse
1
-2
/
+98
2009-11-13
Assume that getaddrinfo is thread safe, unless hard coded
Yang Tse
1
-12
/
+10
2009-11-13
Related with the threadsafe capability of getaddrinfo:
Yang Tse
1
-6
/
+15
2009-11-12
AIX 5.2 and newer have threadsafe getaddrinfo.
Yang Tse
1
-1
/
+19
2009-11-12
HP-UX 11.11 and later have threadsafe getaddrinfo
Yang Tse
1
-1
/
+7
2009-11-12
Check if getaddrinfo is threadsafe when function check allows it to be used
Yang Tse
1
-2
/
+45
2009-11-01
Undo old temporary change once used for testing purposes
Yang Tse
1
-2
/
+1
2009-10-31
Symbol hiding configure options renamed to the hopefully less ambiguous
Yang Tse
2
-145
/
+138
2009-10-29
External API function linkage decoration adjustment
Yang Tse
2
-9
/
+12
2009-10-28
Initial step towards the ability to reduce c-ares exported symbols
Yang Tse
2
-2
/
+157
2009-10-19
Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR
Yang Tse
1
-2
/
+11
2009-10-19
Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'd
Yang Tse
1
-4
/
+3
2009-09-29
Check if _REENTRANT definition is required to
Yang Tse
1
-2
/
+57
2009-07-16
test if adding ../lib to includes can fix the current break ...
Gunter Knauf
1
-1
/
+2
2009-07-14
renamed generated config.h to ares_config.h in order to avoid clashes when li...
Gunter Knauf
1
-3
/
+3
2009-06-20
Refactor how libraries are checked for connect() function,
Yang Tse
1
-1
/
+99
2009-06-18
add CloseSocket camel case function check
Yang Tse
1
-1
/
+91
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
1
-1
/
+214
2009-06-09
c-ares' --enable-debug --enable-curldebug decoupling follow-up
Yang Tse
2
-4
/
+9
2009-06-05
c-ares' -no-undefined and --enable-curldebug adjustments
Yang Tse
1
-10
/
+13
[next]