glibc/sunrpc
Ulrich Drepper ee74a442e8 Update.
1998-05-12 12:15  Ulrich Drepper  <drepper@cygnus.com>

	* posix/glob.c: Move to ...
	* sysdeps/generic/glob.c: ...here.
	* posix/glob.h (glob_t): Use correct types for gl_pathc and gl_offs
	elements.
	* sysdeps/unix/sysv/linux/alpha/glob.c: New file.
	* sysdeps/unix/sysv/linux/alpha/oldglob.c: New file.
	* sysdeps/unix/sysv/linux/alpha/Dist: Add oldglob.c.
	* sysdeps/unix/sysv/linux/alpha/Makefile: Compile oldglob in posix
	subdir.
	* libc.map [GLIBC_2.1]: Add glob and globfree.

1998-05-12  Ulrich Drepper  <drepper@cygnus.com>

	* sunrpc/Makefile (generated): Restore old list.

1998-05-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* rt/Makefile (tests): Define only if we have a thread library.

	* nis/ypclnt.c: Add: #include <errno.h>.

1998-05-10 15:39  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* configure.in: Define and substitute RELEASE as well as
	VERSION.
	* config.make.in: Add RELEASE and VERSION to be substituted.
	* Makeconfig: Delete all references to version.mk.
	* Make-dist: Likewise.
	* MakeTAGS: Likewise.
	* elf/Makefile: Likewise.

1998-05-10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* nis/ypclnt.c: Move "(none)" domainname check from __yp_check to
	yp_get_default_domain.

1998-05-12  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/posix/profil.c (__profil): Don't define act and timer
	variables as static.  Patch by Joe Keane <jgk@jgk.org>.

1998-05-12  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>

	* malloc/malloc.c: Fix for NO_THREADS case.

	Remove statfs and fstatfs.
	and pwrite as EXTRA.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1998-05-12 12:22:17 +00:00
..
rpc Update. 1998-03-27 22:57:26 +00:00
rpcsvc Update. 1998-03-27 22:57:26 +00:00
.cvsignore
auth_des.c Update. 1997-10-12 04:05:44 +00:00
auth_none.c Update. 1997-09-11 12:09:10 +00:00
auth_unix.c Update. 1997-10-12 04:05:44 +00:00
authdes_prot.c Update. 1997-08-29 21:01:47 +00:00
authuxprot.c Update. 1997-05-21 01:48:59 +00:00
bindrsvprt.c Update. 1997-03-27 01:59:53 +00:00
clnt_gen.c Update. 1997-03-27 01:59:53 +00:00
clnt_perr.c Update. 1997-10-26 20:13:00 +00:00
clnt_raw.c Update. 1997-09-11 12:09:10 +00:00
clnt_simp.c Update. 1997-09-30 17:10:40 +00:00
clnt_tcp.c Update. 1997-09-11 12:09:10 +00:00
clnt_udp.c Update. 1998-04-01 12:01:19 +00:00
des_crypt.c Update. 1997-08-29 21:01:47 +00:00
des_soft.c Update. 1997-08-29 21:01:47 +00:00
etc.rpc
get_myaddr.c Update. 1997-10-26 20:13:00 +00:00
getrpcport.c Update. 1997-03-27 01:59:53 +00:00
key_call.c Update. 1997-10-12 04:05:44 +00:00
key_prot.c Update. 1998-03-27 22:57:26 +00:00
Makefile Update. 1998-05-12 12:22:17 +00:00
netname.c Update. 1997-08-29 21:01:47 +00:00
openchild.c Update. 1997-09-11 12:09:10 +00:00
pm_getmaps.c Update. 1997-03-27 01:59:53 +00:00
pm_getport.c Update. 1997-03-27 01:59:53 +00:00
pmap_clnt.c Update. 1997-10-26 20:13:00 +00:00
pmap_prot.c Update. 1997-03-27 01:59:53 +00:00
pmap_prot2.c Update. 1997-03-27 01:59:53 +00:00
pmap_rmt.c * shlib-versions: Match alpha*. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex. * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove. * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New. Implement copysign* with and without __ prefix. Likewise for fabs; use builtin for gcc 2.8. (floor*): New. (fdim*): New. * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New. (R_SPARC*): Match current v9 ABI. * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long. * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t. * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise. * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise. * sysdeps/generic/getresgid.c: Use prototype form because of warning. * sysdeps/unix/sysv/linux/getdents.c: Likewise. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise. * sysdeps/unix/grantpt.c (argv): Fix consts. * sysdeps/unix/sysv/linux/getpt.c: Include <string.h> * sysdeps/unix/sysv/linux/sigaction.c: Likewise. 1998-03-01 00:56:42 +00:00
proto.h Update. 1998-02-16 17:42:46 +00:00
publickey.c Update. 1997-12-14 22:24:57 +00:00
rpc_clntout.c Update. 1998-02-16 17:42:46 +00:00
rpc_cmsg.c Update. 1997-09-11 12:09:10 +00:00
rpc_common.c
rpc_cout.c Update. 1998-02-17 15:15:51 +00:00
rpc_dtable.c Update. 1997-03-27 01:59:53 +00:00
rpc_hout.c Update. 1998-02-16 17:42:46 +00:00
rpc_main.c Update. 1998-02-27 10:00:44 +00:00
rpc_parse.c Update. 1998-02-16 17:42:46 +00:00
rpc_parse.h Update. 1997-05-21 01:48:59 +00:00
rpc_prot.c Update. 1997-03-27 01:59:53 +00:00
rpc_sample.c Update. 1998-02-24 15:22:29 +00:00
rpc_scan.c Update. 1998-02-16 17:42:46 +00:00
rpc_scan.h
rpc_svcout.c Update. 1998-02-16 17:42:46 +00:00
rpc_tblout.c Update. 1997-03-27 01:59:53 +00:00
rpc_util.c Update. 1998-02-16 17:42:46 +00:00
rpc_util.h Update. 1998-02-16 17:42:46 +00:00
rpcinfo.c Update. 1997-12-14 22:24:57 +00:00
rtime.c Update. 1997-08-29 21:01:47 +00:00
svc.c Update. 1997-03-27 01:59:53 +00:00
svc_auth.c Update. 1997-08-29 21:01:47 +00:00
svc_authux.c Update. 1997-03-27 01:59:53 +00:00
svc_raw.c Update. 1997-03-27 01:59:53 +00:00
svc_run.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 1997-05-07 14:34:37 +00:00
svc_simple.c Update. 1997-03-27 01:59:53 +00:00
svc_tcp.c * shlib-versions: Match alpha*. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex. * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove. * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New. Implement copysign* with and without __ prefix. Likewise for fabs; use builtin for gcc 2.8. (floor*): New. (fdim*): New. * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New. (R_SPARC*): Match current v9 ABI. * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long. * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t. * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise. * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise. * sysdeps/generic/getresgid.c: Use prototype form because of warning. * sysdeps/unix/sysv/linux/getdents.c: Likewise. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise. * sysdeps/unix/grantpt.c (argv): Fix consts. * sysdeps/unix/sysv/linux/getpt.c: Include <string.h> * sysdeps/unix/sysv/linux/sigaction.c: Likewise. 1998-03-01 00:56:42 +00:00
svc_udp.c Update. 1997-05-31 00:47:04 +00:00
svcauth_des.c Update. 1997-11-06 00:02:46 +00:00
xcrypt.c Update. 1997-12-05 00:40:29 +00:00
xdr.c Update. 1997-05-31 00:47:04 +00:00
xdr_array.c Update. 1997-03-27 01:59:53 +00:00
xdr_float.c Update. 1997-05-21 01:48:59 +00:00
xdr_mem.c Update. 1997-08-27 20:26:10 +00:00
xdr_rec.c Update. 1997-10-12 04:05:44 +00:00
xdr_ref.c Update. 1997-03-27 01:59:53 +00:00
xdr_sizeof.c Update. 1997-08-10 18:37:15 +00:00
xdr_stdio.c Update. 1997-08-27 20:26:10 +00:00