about summary refs log tree commit diff
path: root/posix/tst-dir.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-09-271-1/+58
| | | | | | 2000-09-27 Ulrich Drepper <drepper@redhat.com> * posix/tst-dir.c: Test a few error cases of chdir.
* Update.Ulrich Drepper2000-09-071-1/+7
| | | | | | | 2000-09-07 Ulrich Drepper <drepper@redhat.com> * posix/tst-dir.c (main): Correct one bug (missing NULL test) and add one more test.
* Update.Ulrich Drepper2000-09-071-0/+476
2000-09-07 Ulrich Drepper <drepper@redhat.com> * posix/Makefile (tests): Add tst-dir. (tst-dir-ARGS): New variable. * posix/tst-dir.c: New file.