* include/dirent.h: Yet more changes to match sort function type

change.
	* sysdeps/unix/sysv/linux/i386/alphasort64.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
This commit is contained in:
Ulrich Drepper 2009-03-17 00:35:19 +00:00
parent 8efb2f1ca0
commit ae8d7b4477
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2009-03-16 Ulrich Drepper <drepper@redhat.com>
* include/dirent.h: Yet more changes to match sort function type
change.
* sysdeps/unix/sysv/linux/i386/alphasort64.c: Likewise.
* sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
* sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
2009-03-16 Thomas Schwinge <tschwinge@gnu.org>
* dirent/scandir64.c (scandir64): Adjust declaration to type change.