aboutsummaryrefslogtreecommitdiff
path: root/posix/tst-fnmatch.c
AgeCommit message (Collapse)AuthorFilesLines
2000-07-04(main): Also set LC_CTYPE category.Ulrich Drepper1-1/+2
2000-07-04Update.Ulrich Drepper1-0/+374
2000-07-04 Ulrich Drepper <drepper@redhat.com> * spinlock.c (__pthread_unlock): Properly place write barrier. Patch by Kaz Kylheku <kaz@ashi.footprints.net>.