diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-19 09:58:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-19 09:58:37 +0000 |
commit | 4360eafdd20769fa9d42c075853271debd06f7d1 (patch) | |
tree | 61ed26c90809395172524efc30fc0164fb24c9ef /sunrpc | |
parent | 7db0da77fe057ce4eb3b0477f787c5a6034c23f4 (diff) | |
download | glibc-4360eafdd20769fa9d42c075853271debd06f7d1.tar.gz glibc-4360eafdd20769fa9d42c075853271debd06f7d1.tar.xz glibc-4360eafdd20769fa9d42c075853271debd06f7d1.zip |
Update.
1999-06-18 Zack Weinberg <zack@rabi.columbia.edu> * include/features.h: Define new macros __GNUC_PREREQ and __GLIBC_PREREQ which can be used to test the version of gcc and glibc respectively. * assert/assert.h: Use __GNUC_PREREQ. * intl/libintl.h: Likewise. * math/complex.h: Likewise. * math/tgmath.h: Likewise. * misc/sys/cdefs.h: Likewise. * posix/sys/types.h: Likewise. * socket/sys/socket.h: Likewise. * string/bits/string2.h: Likewise. * sysdeps/alpha/fpu/bits/mathinline.h: Likewise. * sysdeps/i386/fpu/bits/mathinline.h: Likewise. 1999-06-18 Zack Weinberg <zack@rabi.columbia.edu> * include/libintl.h: Declare _libc_intl_domainname here. Define _ and N_ here. * include/libc-symbols.h: Don't include <libintl.h>. Don't define _ and N_. Don't declare _libc_intl_domainname. * Makeconfig (CPPFLAGS): Use -imacros to read libc-symbols.h. * db2/config.h: Don't include sys/stat.h or define HAVE_ST_BLKSIZE here... * db2/compat.h: ...do it here. * linuxthreads/internals.h: Include bits/libc-tsd.h after all other headers. * linuxthreads/no-tsd.c: Include sys/cdefs.h for __P. * iconv/iconv.c: Include stddef.h for NULL. * malloc/malloc.h: Include features.h. * sysdeps/generic/morecore.c: Use __malloc_ptr_t not __ptr_t. * sysdeps/unix/make_errlist.c: Write an "#include <libintl.h>" into the generated file. * sysdeps/gnu/errlist.awk: Likewise. * sysdeps/gnu/errlist.c: Rebuilt. * assert/assert-perr.c: Include libintl.h. * assert/assert.c: Likewise. * elf/dl-open.c: Likewise. * elf/dlsym.c: Likewise. * elf/dlvsym.c: Likewise. * iconv/iconv_prog.c: Likewise. * inet/rcmd.c: Likewise. * inet/ruserpass.c: Likewise. * locale/programs/charset.c: Likewise. * locale/programs/ld-collate.c: Likewise. * locale/programs/ld-ctype.c: Likewise. * locale/programs/ld-messages.c: Likewise. * locale/programs/ld-monetary.c: Likewise. * locale/programs/ld-numeric.c: Likewise. * locale/programs/ld-time.c: Likewise. * locale/programs/locfile.c: Likewise. * locale/programs/repertoire.c: Likewise. * login/programs/database.c: Likewise. * login/programs/request.c: Likewise. * malloc/mcheck.c: Likewise. * misc/error.c: Likewise. * nis/nis_call.c: Likewise. * nis/nis_callback.c: Likewise. * nis/nis_error.c: Likewise. * nis/nis_local_names.c: Likewise. * nis/nis_print.c: Likewise. * nis/nis_print_group_entry.c: Likewise. * nis/ypclnt.c: Likewise. * nis/nss_nisplus/nisplus-publickey.c: Likewise. * nscd/cache.c: Likewise. * nscd/connections.c: Likewise. * nscd/grpcache.c: Likewise. * nscd/hstcache.c: Likewise. * nscd/nscd_conf.c: Likewise. * nscd/nscd_stat.c: Likewise. * nscd/pwdcache.c: Likewise. * posix/id.c: Likewise. * resolv/herror.c: Likewise. * stdio-common/psignal.c: Likewise. * string/strsignal.c: Likewise. * sunrpc/auth_unix.c: Likewise. * sunrpc/clnt_perr.c: Likewise. * sunrpc/clnt_raw.c: Likewise. * sunrpc/clnt_tcp.c: Likewise. * sunrpc/clnt_udp.c: Likewise. * sunrpc/clnt_unix.c: Likewise. * sunrpc/get_myaddr.c: Likewise. * sunrpc/pm_getmaps.c: Likewise. * sunrpc/pmap_clnt.c: Likewise. * sunrpc/pmap_rmt.c: Likewise. * sunrpc/rpc_main.c: Likewise. * sunrpc/rpc_scan.c: Likewise. * sunrpc/svc_run.c: Likewise. * sunrpc/svc_simple.c: Likewise. * sunrpc/svc_tcp.c: Likewise. * sunrpc/svc_udp.c: Likewise. * sunrpc/svc_unix.c: Likewise. * sunrpc/xdr_rec.c: Likewise. * sunrpc/xdr_ref.c: Likewise. * sysdeps/mach/hurd/mips/dl-machine.c: Likewise. * sysdeps/posix/gai_strerror.c: Likewise. * sysdeps/unix/siglist.c: Likewise. * sysdeps/unix/sysv/linux/siglist.c: Likewise. * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise. * sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: Likewise. * timezone/zic.c: Likewise.
Diffstat (limited to 'sunrpc')
-rw-r--r-- | sunrpc/auth_unix.c | 1 | ||||
-rw-r--r-- | sunrpc/clnt_perr.c | 1 | ||||
-rw-r--r-- | sunrpc/clnt_raw.c | 1 | ||||
-rw-r--r-- | sunrpc/clnt_tcp.c | 1 | ||||
-rw-r--r-- | sunrpc/clnt_udp.c | 1 | ||||
-rw-r--r-- | sunrpc/clnt_unix.c | 1 | ||||
-rw-r--r-- | sunrpc/get_myaddr.c | 1 | ||||
-rw-r--r-- | sunrpc/pm_getmaps.c | 1 | ||||
-rw-r--r-- | sunrpc/pmap_clnt.c | 1 | ||||
-rw-r--r-- | sunrpc/pmap_rmt.c | 1 | ||||
-rw-r--r-- | sunrpc/rpc_main.c | 1 | ||||
-rw-r--r-- | sunrpc/rpc_scan.c | 1 | ||||
-rw-r--r-- | sunrpc/svc_run.c | 1 | ||||
-rw-r--r-- | sunrpc/svc_simple.c | 1 | ||||
-rw-r--r-- | sunrpc/svc_tcp.c | 1 | ||||
-rw-r--r-- | sunrpc/svc_udp.c | 1 | ||||
-rw-r--r-- | sunrpc/svc_unix.c | 1 | ||||
-rw-r--r-- | sunrpc/xdr_rec.c | 1 | ||||
-rw-r--r-- | sunrpc/xdr_ref.c | 1 |
19 files changed, 19 insertions, 0 deletions
diff --git a/sunrpc/auth_unix.c b/sunrpc/auth_unix.c index 82ef91a0de..a03ce0219a 100644 --- a/sunrpc/auth_unix.c +++ b/sunrpc/auth_unix.c @@ -42,6 +42,7 @@ #include <stdio.h> #include <string.h> #include <unistd.h> +#include <libintl.h> #include <sys/param.h> #include <rpc/types.h> diff --git a/sunrpc/clnt_perr.c b/sunrpc/clnt_perr.c index ae6a1da7e0..7896499f82 100644 --- a/sunrpc/clnt_perr.c +++ b/sunrpc/clnt_perr.c @@ -39,6 +39,7 @@ static char sccsid[] = "@(#)clnt_perror.c 1.15 87/10/07 Copyr 1984 Sun Micro"; */ #include <stdio.h> #include <string.h> +#include <libintl.h> #include <rpc/types.h> #include <rpc/auth.h> #include <rpc/clnt.h> diff --git a/sunrpc/clnt_raw.c b/sunrpc/clnt_raw.c index 18ae2414ab..8ed589c93d 100644 --- a/sunrpc/clnt_raw.c +++ b/sunrpc/clnt_raw.c @@ -45,6 +45,7 @@ static char sccsid[] = "@(#)clnt_raw.c 1.22 87/08/11 Copyr 1984 Sun Micro"; #include <rpc/rpc.h> #include <rpc/svc.h> #include <rpc/xdr.h> +#include <libintl.h> #define MCALL_MSG_SIZE 24 diff --git a/sunrpc/clnt_tcp.c b/sunrpc/clnt_tcp.c index 1d00c79331..9a35ec1c22 100644 --- a/sunrpc/clnt_tcp.c +++ b/sunrpc/clnt_tcp.c @@ -54,6 +54,7 @@ static char sccsid[] = "@(#)clnt_tcp.c 1.37 87/10/05 Copyr 1984 Sun Micro"; #include <errno.h> #include <stdio.h> #include <unistd.h> +#include <libintl.h> #include <rpc/rpc.h> #include <sys/poll.h> #include <sys/socket.h> diff --git a/sunrpc/clnt_udp.c b/sunrpc/clnt_udp.c index 1d9f38651b..eeac79c3e6 100644 --- a/sunrpc/clnt_udp.c +++ b/sunrpc/clnt_udp.c @@ -39,6 +39,7 @@ static char sccsid[] = "@(#)clnt_udp.c 1.39 87/08/11 Copyr 1984 Sun Micro"; #include <stdio.h> #include <unistd.h> +#include <libintl.h> #include <rpc/rpc.h> #include <rpc/xdr.h> #include <rpc/clnt.h> diff --git a/sunrpc/clnt_unix.c b/sunrpc/clnt_unix.c index 761ecafb05..211fcd6f79 100644 --- a/sunrpc/clnt_unix.c +++ b/sunrpc/clnt_unix.c @@ -50,6 +50,7 @@ #include <errno.h> #include <stdio.h> #include <unistd.h> +#include <libintl.h> #include <rpc/rpc.h> #include <sys/uio.h> #include <sys/poll.h> diff --git a/sunrpc/get_myaddr.c b/sunrpc/get_myaddr.c index 820c7b3109..7a4bb8cb6f 100644 --- a/sunrpc/get_myaddr.c +++ b/sunrpc/get_myaddr.c @@ -44,6 +44,7 @@ static char sccsid[] = "@(#)get_myaddress.c 1.4 87/08/11 Copyr 1984 Sun Micro"; #include <sys/socket.h> #include <stdio.h> #include <unistd.h> +#include <libintl.h> #include <net/if.h> #include <sys/ioctl.h> /* Order of following two #includes reversed by roland@gnu */ diff --git a/sunrpc/pm_getmaps.c b/sunrpc/pm_getmaps.c index 2812b3aead..8f41a4568c 100644 --- a/sunrpc/pm_getmaps.c +++ b/sunrpc/pm_getmaps.c @@ -46,6 +46,7 @@ static char sccsid[] = "@(#)pmap_getmaps.c 1.10 87/08/11 Copyr 1984 Sun Micro"; #include <netdb.h> #include <stdio.h> #include <errno.h> +#include <libintl.h> /* * Get a copy of the current port maps. diff --git a/sunrpc/pmap_clnt.c b/sunrpc/pmap_clnt.c index 11e241dfcb..05cfe2fa52 100644 --- a/sunrpc/pmap_clnt.c +++ b/sunrpc/pmap_clnt.c @@ -36,6 +36,7 @@ #include <stdio.h> #include <unistd.h> +#include <libintl.h> #include <net/if.h> #include <sys/ioctl.h> #include <sys/socket.h> diff --git a/sunrpc/pmap_rmt.c b/sunrpc/pmap_rmt.c index f361ac3598..bfc9cc8954 100644 --- a/sunrpc/pmap_rmt.c +++ b/sunrpc/pmap_rmt.c @@ -41,6 +41,7 @@ static char sccsid[] = "@(#)pmap_rmt.c 1.21 87/08/27 Copyr 1984 Sun Micro"; #include <unistd.h> #include <string.h> +#include <libintl.h> #include <rpc/rpc.h> #include <rpc/pmap_prot.h> #include <rpc/pmap_clnt.h> diff --git a/sunrpc/rpc_main.c b/sunrpc/rpc_main.c index aec153faaa..cc3d249246 100644 --- a/sunrpc/rpc_main.c +++ b/sunrpc/rpc_main.c @@ -42,6 +42,7 @@ const char main_rcsid[] = #include <stdio.h> #include <string.h> #include <unistd.h> +#include <libintl.h> #include <ctype.h> #include <sys/types.h> #include <sys/param.h> diff --git a/sunrpc/rpc_scan.c b/sunrpc/rpc_scan.c index aa988052b1..daecc32d43 100644 --- a/sunrpc/rpc_scan.c +++ b/sunrpc/rpc_scan.c @@ -41,6 +41,7 @@ char scan_rcsid[] = #include <stdio.h> #include <ctype.h> #include <string.h> +#include <libintl.h> #include "rpc_scan.h" #include "rpc_parse.h" #include "rpc_util.h" diff --git a/sunrpc/svc_run.c b/sunrpc/svc_run.c index d854fb4f2c..799c0125d6 100644 --- a/sunrpc/svc_run.c +++ b/sunrpc/svc_run.c @@ -37,6 +37,7 @@ static char sccsid[] = "@(#)svc_run.c 1.1 87/10/13 Copyr 1984 Sun Micro"; * Wait for input, call server program. */ #include <errno.h> +#include <libintl.h> #include <rpc/rpc.h> static int svc_stop; diff --git a/sunrpc/svc_simple.c b/sunrpc/svc_simple.c index 6f24dfa42a..e40bea932e 100644 --- a/sunrpc/svc_simple.c +++ b/sunrpc/svc_simple.c @@ -40,6 +40,7 @@ static char sccsid[] = "@(#)svc_simple.c 1.18 87/08/11 Copyr 1984 Sun Micro"; #include <stdio.h> #include <string.h> +#include <libintl.h> #include <rpc/rpc.h> #include <rpc/pmap_clnt.h> #include <sys/socket.h> diff --git a/sunrpc/svc_tcp.c b/sunrpc/svc_tcp.c index cd24f726c9..542f9d46fa 100644 --- a/sunrpc/svc_tcp.c +++ b/sunrpc/svc_tcp.c @@ -44,6 +44,7 @@ static char sccsid[] = "@(#)svc_tcp.c 1.21 87/08/11 Copyr 1984 Sun Micro"; #include <stdio.h> #include <unistd.h> #include <string.h> +#include <libintl.h> #include <rpc/rpc.h> #include <sys/socket.h> #include <sys/poll.h> diff --git a/sunrpc/svc_udp.c b/sunrpc/svc_udp.c index 3d95f4bc70..9d7846105e 100644 --- a/sunrpc/svc_udp.c +++ b/sunrpc/svc_udp.c @@ -45,6 +45,7 @@ static char sccsid[] = "@(#)svc_udp.c 1.24 87/08/11 Copyr 1984 Sun Micro"; #include <rpc/rpc.h> #include <sys/socket.h> #include <errno.h> +#include <libintl.h> #ifdef USE_IN_LIBIO # include <libio/iolibio.h> diff --git a/sunrpc/svc_unix.c b/sunrpc/svc_unix.c index a34e54dd71..57c0135fb1 100644 --- a/sunrpc/svc_unix.c +++ b/sunrpc/svc_unix.c @@ -46,6 +46,7 @@ #include <sys/poll.h> #include <errno.h> #include <stdlib.h> +#include <libintl.h> /* * Ops vector for AF_UNIX based rpc service handle diff --git a/sunrpc/xdr_rec.c b/sunrpc/xdr_rec.c index 4809589d07..101f8c85ce 100644 --- a/sunrpc/xdr_rec.c +++ b/sunrpc/xdr_rec.c @@ -48,6 +48,7 @@ #include <string.h> #include <unistd.h> #include <rpc/rpc.h> +#include <libintl.h> #ifdef USE_IN_LIBIO # include <libio/iolibio.h> diff --git a/sunrpc/xdr_ref.c b/sunrpc/xdr_ref.c index 090925d0d7..2a9ffb1696 100644 --- a/sunrpc/xdr_ref.c +++ b/sunrpc/xdr_ref.c @@ -44,6 +44,7 @@ static char sccsid[] = "@(#)xdr_reference.c 1.11 87/08/11 SMI"; #include <string.h> #include <rpc/types.h> #include <rpc/xdr.h> +#include <libintl.h> #ifdef USE_IN_LIBIO # include <libio/iolibio.h> |