Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 Jan 2000 03:22:20 +0000 (03:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 Jan 2000 03:22:20 +0000 (03:22 +0000)
commit1827fc4c9819187f1084fecd92f3071e3482defa
treed544f9c5dbe8808b73527f058d17bec1a1f6d47c
parentd6f7f7bdf014b2c80424c496b51d339a4db0f827
Update.

2000-01-25  Andreas Schwab  <schwab@suse.de>

* posix/testfnm.c: Add new test case.  Use FNM_PATHNAME instead of
FNM_FILE_NAME consistently.

* posix/fnmatch.c: Define STRCOLL appropriately for the loop
definition.
* posix/fnmatch_loop.c: Undefine STRCOLL.

* sysdeps/unix/sysv/linux/i386/fxstat.c: Correct code to handle
kernels with stat64 support.
* sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise
* sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
Patch by SL Baur <steve@xemacs.org>.
ChangeLog
posix/fnmatch.c
posix/fnmatch_loop.c
sysdeps/unix/sysv/linux/i386/fxstat.c
sysdeps/unix/sysv/linux/i386/lxstat.c
sysdeps/unix/sysv/linux/i386/xstat.c