Commit Graph

118 Commits

Author SHA1 Message Date
Mark Andrews
32d442edd0 2071. [port] Test whether gcc accepts -fno-strict-aliasing.
[RT #16324]
2006-08-10 01:55:05 +00:00
Mark Andrews
e2bec76b0a 2065. [bug] libbind: probe for HPUX prototypes for
endprotoent_r() and endservent_r().  [RT 16313]
2006-08-03 01:23:32 +00:00
Mark Andrews
0782fd511b 2064. [bug] libbind: silence AIX compiler warnings. [RT #16218] 2006-08-01 01:20:56 +00:00
Mark Andrews
53a212fd3d 2054. [port] freebsd: do not explicitly link against -lpthread.
[RT #16170]
2006-07-20 05:48:38 +00:00
Mark Andrews
92d80b1b27 silence: aix 5.3 missing braces warnings 2006-06-20 07:02:46 +00:00
Mark Andrews
6eb7fbeb3d 2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124] 2006-06-02 04:53:13 +00:00
Mark Andrews
e0d2eedd3b update copyright notice 2006-03-05 23:58:50 +00:00
Mark Andrews
2b6e723640 add -Wpointer-arith to gcc 2006-03-03 03:32:59 +00:00
Mark Andrews
5a5d7187e5 1930. [port] HPUX: ia64 support. [RT #15473]
1929.   [port]          FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:38:51 +00:00
Mark Andrews
7517ed63de 1924. [port] libbind: hpux ia64 support. [RT #15473] 2005-10-11 00:49:43 +00:00
Mark Andrews
11bdbf0108 silence compiler warnings 2005-09-03 12:49:07 +00:00
Mark Andrews
b903045baa SOLARIS2 + HAVE_STROPTS_H 2005-08-11 08:09:20 +00:00
Mark Andrews
5594d5795e sync w/ bind8 2005-07-28 07:44:54 +00:00
Mark Andrews
ce26edb3c8 1902. [port] Use uintptr_t if available. [RT #14606] 2005-07-18 05:26:17 +00:00
Mark Andrews
9bb6374985 remove extraneous * after specific solaris version in case statements 2005-07-11 03:26:05 +00:00
Mark Andrews
4e3d171da0 1898. [port] sunos: non blocking i/o support. [RT #14951] 2005-07-08 04:56:03 +00:00
Mark Andrews
cf2aa4ae2b 1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
incorrectly set. [RT #14775]
2005-06-08 00:50:25 +00:00
Mark Andrews
faf8240c19 Don't depend on autoconf being called w/ -I ../.. 2005-03-18 03:30:39 +00:00
Mark Andrews
242ef7b98a update copyright notice 2005-03-17 03:58:33 +00:00
Mark Andrews
c5f60c9bfb 1810. [bug] configure, lib/bind/configure make different default
decisions about whether to do a threaded build.
                        [RT #13212]
2005-03-15 22:59:16 +00:00
Mark Andrews
e29836f06f 1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205] 2004-12-06 21:53:25 +00:00
Mark Andrews
d6d453973b Updated config.guess returns alphaev6-dec-osf5.1b not
alphaev6-dec-osf5.1.
2004-12-06 01:17:17 +00:00
Mark Andrews
73f2c9eca6 1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 13:29:26 +00:00
Mark Andrews
0bf9b339c5 1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 06:53:37 +00:00
Mark Andrews
9782c0f694 1776. [port] Solaris 2.9: fix broken PTHREAD_MUTEX_INIT macro. 2004-11-30 06:00:56 +00:00
Mark Andrews
68b5e21d8a 1774. [port] Aix: Silence compiler warnings / build failures.
[RT #13154]
2004-11-30 01:15:44 +00:00
Mark Andrews
1f3b6c248d 1726. [port] aix5: add support for aix5. 2004-09-24 06:02:55 +00:00
Mark Andrews
0f04093e81 pullup:
1676.   [port]          Solaris 8 has if_nametoindex().

1675.   [bug]           match any returned scope when a scope is not specified
                        on non global scope address in resolv.conf.

1674.   [bug]           getaddrinfo() failed to set sin6_scope_id correctly
                        on some platforms.
2004-08-10 02:19:56 +00:00
Mark Andrews
2f096f5170 update copyrights 2004-03-15 01:02:56 +00:00
Mark Andrews
cc7dff1423 1573. [port] linux: update to libtool 1.5.2 so that
"make install DESTDIR=/xx" works with
                        "configure --with-libtool".  [RT #9941]
2004-02-24 02:15:33 +00:00
Mark Andrews
597e257fdf 1498. [port] bsdos: 5.x support. 2003-07-30 02:00:52 +00:00
Mark Andrews
3e82bbf686 1471. [bug] libbind: updated to BIND 8.4.0. 2003-06-27 03:51:44 +00:00
Mark Andrews
a7efbe70e7 merge 9.2.2 back into v9_2 2003-03-06 04:38:29 +00:00
Mark Andrews
96afc32570 silence warning 2002-07-12 00:51:41 +00:00
Andreas Gustafsson
cad0e68589 pullup:
1085.   [port]          libbind: solaris: sys_nerr and sys_errlist do not
                        exist when compiling in 64 bit mode.
2001-11-02 17:45:31 +00:00
Andreas Gustafsson
b495fd2992 each AC_MSG_CHECKING should be balanced with an
AC_MSG_RESULT
2001-08-27 18:52:59 +00:00
Mark Andrews
e22dca2a9a 962. [bug] libbind: bad "#undef", don't attempt to install
non-existant nlist.h.  [RT #1640]
2001-08-20 07:44:53 +00:00
Mark Andrews
8e6813696a support running configure in a directory other than the source directory 2001-08-09 05:59:58 +00:00
Mark Andrews
af898946e4 osf 4.0 support 2001-07-23 07:02:48 +00:00
Mark Andrews
a1a421899e BSDI 4.2 support [RT #1529] 2001-07-23 05:21:56 +00:00
Mark Andrews
ab35bf14bd osf getnetent_r changes 2001-07-23 00:04:28 +00:00
Mark Andrews
2da0b7dfbd 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly
defined on some platforms.
2001-07-20 11:06:05 +00:00
Mark Andrews
f24920422d we don't need to know about rlim_t 2001-07-18 05:49:13 +00:00
Mark Andrews
51bb20b0d7 report the results of "checking for socket length type..." 2001-07-18 05:40:52 +00:00
Brian Wellington
5aaf43590f lib/bind doesn't actually use linux/capability.h or sys/prctl.h 2001-07-17 22:29:16 +00:00
Mark Andrews
47dfc702de glibc getserv*_r() 2001-07-16 14:43:40 +00:00
Mark Andrews
101e6adfe0 glibc getproto*_r() 2001-07-16 08:37:45 +00:00
Mark Andrews
16b5ecc6f3 glibc getnet*_r() 2001-07-16 08:05:20 +00:00
Mark Andrews
3024819c2e int -> size_t 2001-07-16 05:01:27 +00:00
Mark Andrews
4ccd54f3af in 2001-07-16 04:54:23 +00:00