diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-26 01:47:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-26 01:47:15 +0000 |
commit | 63f7cb448b3958d7520d7eab6d092d7e6f11f1d9 (patch) | |
tree | 6e52259de48fb1cfad2c79a858eca2530ce01dbe /ChangeLog | |
parent | b0b422e85da7e35cc989d177445912383fb7eda1 (diff) | |
download | glibc-63f7cb448b3958d7520d7eab6d092d7e6f11f1d9.tar.gz |
Update.
* misc/tst-mntent.c: Add test case for addmntent and getmntent.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * misc/mntent_r.c: Allow spaces and tabs in entry names by encoding these characters. + * misc/tst-mntent.c: Add test case for addmntent and getmntent. * string/bits/string2.h: Fix aliasing problems. * sysdeps/i386/i486/bits/string.h: Likewise. |