glibc/string
Ulrich Drepper 89a9e37b7a Update.
1998-03-20 11:58  Ulrich Drepper  <drepper@cygnus.com>

	* dirent/Makefile (routines): Add scandir64, alphasort64, and
	versionsort64.
	* dirent/alphasort64.c: New file.
	* dirent/scandir64.c: New file.
	* dirent/versionsort64.c: New file.
	* dirent/dirent.h: Add LFS support for scandir, alphasort, and
	versionsort.
	* sysdeps/generic/readdir64.c: Rename to __readdir64 and make
	old name weak alias.
	* sysdeps/unix/sysv/linux/readdir64.c: Likewise.

	* dirent/alphasort.c: Use strcoll instead of strcmp.

	* dirent/scandir.c: Optimize a bit.

	* dirent/versionsort.c: Pretty print.

1998-03-20  Ulrich Drepper  <drepper@cygnus.com>

	* string/string.h: Add prototype for __strtok_r.
1998-03-20 12:06:55 +00:00
..
bits Update. 1998-03-18 17:57:13 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c Update. 1997-11-06 00:02:46 +00:00
argz-stringify.c
argz.h
basename.c
byteswap.h
endian.h Update. 1997-10-12 04:05:44 +00:00
envz.c
envz.h
inl-tester.c
Makefile Update. 1998-01-21 17:04:36 +00:00
memfrob.c
memory.h Update. 1997-10-12 04:05:44 +00:00
noinl-tester.c
stratcliff.c
strcoll_l.c
strcoll.c
strdup.c Update. 1998-03-18 17:57:13 +00:00
strerror_r.c Update. 1998-01-25 17:01:47 +00:00
strerror.c
strfry.c
string.h Update. 1998-03-20 12:06:55 +00:00
strings.h
strndup.c Update. 1998-03-18 17:57:13 +00:00
strnlen.c
strsignal.c Update. 1998-01-31 02:43:20 +00:00
strverscmp.c Update. 1997-12-04 00:12:34 +00:00
strxfrm_l.c
strxfrm.c
swab.c
test-ffs.c
testcopy.c
tester.c Update. 1998-03-13 17:02:23 +00:00
tst-inlcall.c Update. 1998-02-10 20:06:30 +00:00
tst-strlen.c
tst-svc.c
tst-svc.expect
tst-svc.input