- Feb 17, 2007
-
-
Yang Tse authored
-
- Feb 16, 2007
- Feb 15, 2007
-
-
Yang Tse authored
making them available to any source code file which includes "setup.h". Macro SOCKERRNO / SET_SOCKERRNO() returns / sets the *socket-related* errno (or equivalent) on this platform to hide platform details to code using it. Macro ERRNO / SET_ERRNO() returns / sets the NOT *socket-related* errno (or equivalent) on this platform to hide platform details to code using it.
-
Yang Tse authored
FD_ISSET, and FD_ZERO macros emits warnings #1469 and #593. So for icc 9.0 we also ignore warnings #1469 and #593. * 593 warns on "variable __d0 was set but never used" * 1469 warns on "cc clobber ignored"
-
Yang Tse authored
-
- Feb 14, 2007
- Feb 13, 2007
- Feb 08, 2007
- Feb 07, 2007
- Feb 06, 2007
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
Include <process.h> for getpid() in ares_init.c.
-
Gisle Vanem authored
-
Gisle Vanem authored
Added 'optind' and 'optarg' as in adig.c.
-
Gisle Vanem authored
-
Yang Tse authored
-
- Feb 05, 2007
-
-
Gisle Vanem authored
-
Yang Tse authored
-
- Feb 04, 2007
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Feb 02, 2007
- Feb 01, 2007
- Jan 30, 2007
-
-
Gisle Vanem authored
<sys/time.h>.
-
- Jan 29, 2007
-
-
Yang Tse authored
-
- Jan 27, 2007
-
-
Yang Tse authored
-
- Jan 23, 2007
-
-
Guenter Knauf authored
-