Age | Commit message (Expand) | Author |
2008-09-17 | improve detection of gethostbyaddr_r() and gethostbyname_r() | Yang Tse |
2008-09-17 | improve detection of getservbyport_r() | Yang Tse |
2008-09-17 | improve detection of gethostname(), localtime_r() and strstr() | Yang Tse |
2008-09-16 | rearrange to allow internal/private use of ares_writev to any system | Yang Tse |
2008-09-15 | remove debug tracing | Yang Tse |
2008-09-15 | improve detection of: | Yang Tse |
2008-09-12 | also check for an 'unsigned int' for third argument of strerror_r() | Yang Tse |
2008-09-12 | improve detection of strerror_r() | Yang Tse |
2008-09-12 | add some debug tracing | Yang Tse |
2008-09-12 | improve detection of fdopen() and strerror_r() | Yang Tse |
2008-09-11 | do not check if gmtime_r usage is allowed when a previous check has failed | Yang Tse |
2008-09-10 | improve detection of strdup() and ftruncate() | Yang Tse |
2008-09-10 | improve detection of sigaction() and strtok_r() | Yang Tse |
2008-09-10 | improve detection of gmtime_r() and strtoll() | Yang Tse |
2008-08-05 | The minimum autoconf version required for this file is 2.50 | Yang Tse |
2008-08-01 | Rename reentrant.m4 to avoid filename clash. | Yang Tse |
2008-07-30 | Add file version serial number that might be used by 'aclocal' and others. | Yang Tse |
2008-07-29 | Add quoting for the AC_DEFINE arguments. | Yang Tse |
2008-07-29 | Also remove the whitespace. | Yang Tse |
2008-07-29 | Also remove the extra quoting. | Yang Tse |
2008-07-29 | Replace some '@%:@' quadigraphs by its actual representation '#'. | Yang Tse |
2008-07-27 | Require autoconf 2.57 or newer | Yang Tse |
2008-07-27 | setup.h handles definition of _REENTRANT based on NEED_REENTRANT | Yang Tse |
2008-07-27 | Another step towards detecting if _REENTRANT is already defined or actually | Yang Tse |
2008-07-26 | simplify multi '#' char comment line | Yang Tse |
2008-07-26 | Add a 3 argument check for getprotobyname_r | Yang Tse |
2008-07-26 | additional debug logging of getprotobyname_r on Tru64 and AIX | Yang Tse |
2008-07-25 | move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro... | Yang Tse |