diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-07 18:06:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-07 18:06:43 +0000 |
commit | 377f6020361e5397fd44a6b092ed77f4568f0a41 (patch) | |
tree | 58fcd8601423e674b4fcb134b5c7b5d02adae969 /ChangeLog | |
parent | ea639044648eae3cdcaebdfc448357cd114511f4 (diff) | |
download | glibc-377f6020361e5397fd44a6b092ed77f4568f0a41.zip glibc-377f6020361e5397fd44a6b092ed77f4568f0a41.tar.gz glibc-377f6020361e5397fd44a6b092ed77f4568f0a41.tar.bz2 |
Update.
* scripts/config.sub: Strip out -unknown for Linux targets.
Patch by Scott Bambrough <scottb@netwinder.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-09-07 Ulrich Drepper <drepper@redhat.com> + * scripts/config.sub: Strip out -unknown for Linux targets. + Patch by Scott Bambrough <scottb@netwinder.org>. + * posix/tst-dir.c (main): Correct one bug (missing NULL test) and add one more test. |