glibc/string
Roland McGrath 7a8bdff02c * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).
* sysdeps/i386/bits/byteswap.h (__bswap_16, __bswap_32, __bswap_64):
	Evaluate argument exactly once.  Remove __volatile__ from asm's.

	* include/unistd.h: Use libc_hidden_proto for getdomainname
	and getlogin_r.
	* sysdeps/generic/getdomain.c: Add libc_hidden_def.
	* sysdeps/mach/hurd/getdomain.c: Likewise.
	* sysdeps/unix/getlogin_r.c: Likewise.
	* sysdeps/mach/hurd/getlogin_r.c: Likewise.
	* sysdeps/generic/getlogin_r.c: Likewise.

	* include/rpc/auth_des.h: Use libc_hidden_proto for rtime.
	* sunrpc/rtime.c: Add libc_hidden_def.

	* include/string.h: Use libc_hidden_proto for basename.
	* string/basename.c [_LIBC]: Add libc_hidden_def.

	* sysdeps/unix/sysv/linux/opensock.c (__opensock): socket -> __socket.

	* locale/loadarchive.c: munmap -> __munmap throughout.

	* include/netdb.h: Use libc_hidden_proto for gai_strerror.
	* sysdeps/posix/gai_strerror.c: Add libc_hidden_def.
	* sysdeps/generic/gai_strerror.c: Likewise.
2002-08-12 02:02:20 +00:00
..
bits Update. 2002-05-28 05:26:16 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c Update. 2002-04-09 20:36:24 +00:00
argz-create.c
argz-ctsep.c
argz-delete.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:06 +00:00
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c
argz-stringify.c Update. 2002-04-09 20:36:24 +00:00
argz.h
basename.c * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 2002-08-12 02:02:20 +00:00
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
byteswap.h
Depend
endian.h
envz.c * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00
envz.h
inl-tester.c
Makefile
memfrob.c
memory.h
noinl-tester.c
stratcliff.c (main): Add strncpy test. 2001-08-23 01:10:57 +00:00
strcoll.c Update. 2002-01-29 03:56:50 +00:00
strcoll_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
strdup.c Update. 2002-08-03 21:19:56 +00:00
strerror.c
strfry.c Update. 2002-03-12 00:38:37 +00:00
string-inlines.c
string.h * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
strings.h
strndup.c Update. 2002-08-03 21:19:56 +00:00
strsignal.c Update. 2002-08-04 23:32:14 +00:00
strverscmp.c Update. 2002-08-04 09:27:27 +00:00
strxfrm.c Update. 2002-01-29 03:56:50 +00:00
strxfrm_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
swab.c
test-ffs.c
testcopy.c
tester.c Update. 2001-12-06 07:59:42 +00:00
tst-bswap.c
tst-inlcall.c
tst-strlen.c Update. 2001-08-28 04:52:25 +00:00
tst-strtok.c
tst-strxfrm.c Update. 2001-10-27 03:00:50 +00:00
tst-svc.c
tst-svc.expect
tst-svc.input
Versions Update. 2001-10-07 20:26:31 +00:00