[BZ #5103]
authorUlrich Drepper <drepper@redhat.com>
Sun, 7 Oct 2007 18:54:52 +0000 (18:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 7 Oct 2007 18:54:52 +0000 (18:54 +0000)
commitc8d48faef08fe72320394ebc5dc3d12059392b90
tree37b30fef0de871969852467e4d7e2562853aabb3
parenta1a363d20cb4d698af8e7a8a0bb9c3313fe7d858
[BZ #5103]

* posix/glob.c (glob): Recognize patterns starting \/.
* posix/tst-gnuglob.c (find_file): Handle absolute path names.
(main): Add test for pattern starting \/.
ChangeLog
posix/glob.c
posix/tst-gnuglob.c