about summary refs log tree commit diff
path: root/dirent/opendir-tst1.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper1998-03-181-0/+96
* dirent/list.c (test): Return error value. (main): Exit with error value. * sysdeps/unix/opendir.c (__opendir): Add missing initialization. * Makefile (distribute): Add test-skeleton.c. * test-skeleton.c: New file. * dirent/Makefile (tests): Add opendir-tst1. * dirent/opendir-tst1.c: New file. 1998-03-18 Ulrich Drepper <drepper@cygnus.com> Optimize memory handling.