diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-05-13 12:33:41 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-05-13 12:33:41 -0700 |
commit | b88a18e10c9b18a74e2c2b26817189a5841cff12 (patch) | |
tree | b271bad30b76dc3cbade17c541120048a82a0ac9 /ChangeLog | |
parent | d9efd775ba51916b58b899d8b1c8501105a830de (diff) | |
download | glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.zip glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.tar.gz glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.tar.bz2 |
Add a test case for scandir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2015-05-13 Roland McGrath <roland@hack.frob.com> + + * dirent/tst-scandir.c: New file. + * dirent/tst-scandir64.c: New file. + * dirent/Makefile (tests): Add them. + 2015-05-13 H.J. Lu <hongjiu.lu@intel.com> [BZ #18409] |