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
/
setup_once.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
sclose() function-like macro definition used to close a socket,
Yang Tse
1
-0
/
+13
2009-06-10
Adjusted to take in account that...
Yang Tse
1
-2
/
+2
2009-05-02
Use build-time configured ares_socklen_t instead of socklen_t
Yang Tse
1
-101
/
+1
2009-04-21
Moved potential inclusion of system's malloc.h and memory.h header files to
Yang Tse
1
-0
/
+8
2008-08-27
Don't abort configuration if recvfrom() is not available.
Yang Tse
1
-0
/
+2
2008-07-21
Change recvfrom's sixth argument data type to the 'historically standard' 'int'
Yang Tse
1
-1
/
+1
2008-07-21
Use the sreadfrom() wrapper to replace recvfrom() in our code.
Yang Tse
1
-0
/
+7
2008-07-17
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
Yang Tse
1
-6
/
+6
2008-07-16
Configure process now checks availability of recvfrom() socket function and
Yang Tse
1
-1
/
+32
2008-05-21
fix: remove need and definition of HAVE_SOCKLEN_T symbol
Yang Tse
1
-2
/
+1
2007-10-24
Windows build targets have socklen_t definition in ws2tcpip.h but some
Yang Tse
1
-0
/
+18
2007-10-17
actually sync with lib/setup_once.h
Yang Tse
1
-3
/
+2
2007-10-17
sync with lib/setup_once.h
Yang Tse
1
-1
/
+106
2007-04-25
Steve Little's fixes to allow compilation on VMS 64-bit mode
Yang Tse
1
-0
/
+21
2007-04-11
convenience SIG_ATOMIC_T macro definition
Yang Tse
1
-0
/
+11
2007-04-04
move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_o...
Yang Tse
1
-0
/
+6
2007-02-22
Check for stdbool.h at configuration stage, and include it if available.
Yang Tse
1
-0
/
+26
2007-02-21
curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h
Yang Tse
1
-2
/
+13
2007-02-20
Move header file inclusion logic and definition of timeval
Yang Tse
1
-0
/
+41
2007-02-18
fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.h
Yang Tse
1
-0
/
+11
2007-02-17
Move portable error number symbolic name definitions to setup_once.h
Yang Tse
1
-0
/
+45
2007-02-15
introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO()
Yang Tse
1
-0
/
+28
2007-02-14
avoid using funtion isblank() and just use our ISBLANK
Yang Tse
1
-4
/
+0
2007-02-13
check for isblank() at configuration stage. If not available
Yang Tse
1
-1
/
+7
2007-02-13
use our own ISUPPER and ISLOWER macros
Yang Tse
1
-0
/
+2
2007-02-13
use our own ISBLANK macro
Yang Tse
1
-0
/
+1
2007-02-02
move DEBUGF macro definition to setup_once.h
Yang Tse
1
-0
/
+11
2007-01-27
sync with lib/setup_once.h
Yang Tse
1
-3
/
+3
2006-11-25
Make sure RETSIGTYPE is properly defined
Yang Tse
1
-0
/
+9
2006-11-22
Added a check in configure that verifies if <signal.h> is available,
Yang Tse
1
-0
/
+10
2006-10-27
Sync with lib/setup_once.h
Yang Tse
1
-6
/
+0
2006-10-18
Sync with lib/setup_once.h
Yang Tse
1
-0
/
+1
2006-10-18
Tor's spell fixes
Daniel Stenberg
1
-1
/
+1
2006-10-18
Move definition of IS*() macros to setup_once.h
Yang Tse
1
-2
/
+25
2006-07-31
Force compilation failure in case macros sread() or swrite() are not defined.
Yang Tse
1
-0
/
+10
2006-07-28
First step trying to avoid the multiple header inclusion and recursion nightm...
Yang Tse
1
-0
/
+99