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
/
inet_net_pton.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-09
Fix compiler warning
Yang Tse
1
-6
/
+7
2008-09-24
HAVE_INET_PTON will only be defined when an IPv6 capable working
Yang Tse
1
-3
/
+2
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
1
-11
/
+10
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
1
-3
/
+0
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
1
-7
/
+17
2007-02-13
use our own ISUPPER and ISLOWER macros
Yang Tse
1
-1
/
+1
2007-02-01
compiler warning fix
Yang Tse
1
-6
/
+6
2006-10-18
Replace is*() macros with our own IS*() ones.
Yang Tse
1
-9
/
+8
2006-07-22
2nd try adding CVS id.
Gisle Vanem
1
-1
/
+1
2006-07-22
Added CVS id.
Gisle Vanem
1
-0
/
+2
2005-04-19
indented source to look more like other ares code,
Daniel Stenberg
1
-347
/
+353
2005-04-15
add needed include
Daniel Stenberg
1
-0
/
+1
2005-04-09
Removed usage of u_int and u_char
Dominick Meglio
1
-15
/
+15
2005-04-06
moved the *_inet_pton protos to inet_net_pton.h instead
Daniel Stenberg
1
-0
/
+2
2005-04-05
with these changes, it builds on my win32 cross-compiler
Daniel Stenberg
1
-0
/
+15
2005-04-05
Provided implementations of inet_net_pton and inet_pton from BIND for systems...
Dominick Meglio
1
-0
/
+415