summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-26 08:56:39 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-26 08:56:39 +0000
commit6458d81479fa8b59f5ef72f276a73a6d2aca451c (patch)
tree65ad6c97da96e13f405c1cce59cdccbf3b830406 /nptl
parent69431c9a21f7393f34330a27df1630520930789e (diff)
downloadglibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.tar.gz
glibc-6458d81479fa8b59f5ef72f276a73a6d2aca451c.tar.xz
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')
-rw-r--r--nptl/Banner2
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