diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-05-26 08:56:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-05-26 08:56:39 +0000 |
commit | 6458d81479fa8b59f5ef72f276a73a6d2aca451c (patch) | |
tree | 65ad6c97da96e13f405c1cce59cdccbf3b830406 /nptl/Banner | |
parent | 69431c9a21f7393f34330a27df1630520930789e (diff) | |
download | glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.tar glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.tar.gz glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.tar.bz2 glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.zip |
Update.
2003-05-26 Ulrich Drepper <drepper@redhat.com>
* stdio-common/vfprintf.c (vfprintf): Be bug-compatible with some
other implementation in respect of multiple uses of parameter with
different types.
Diffstat (limited to 'nptl/Banner')
-rw-r--r-- | nptl/Banner | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Banner b/nptl/Banner index 69c9889293..9c6edf75b8 100644 --- a/nptl/Banner +++ b/nptl/Banner @@ -1 +1 @@ -NPTL 0.39 by Ulrich Drepper +NPTL 0.40 by Ulrich Drepper |