public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/clang] libio/bits/stdio2.h fix
@ 2022-03-10 19:20 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2022-03-10 19:20 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e4d34c7e5be9f049c6ee9b65091fc93ef8bc414a

commit e4d34c7e5be9f049c6ee9b65091fc93ef8bc414a
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Tue Mar 8 17:30:31 2022 -0300

    libio/bits/stdio2.h fix

Diff:
---
 libio/bits/stdio2.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libio/bits/stdio2.h b/libio/bits/stdio2.h
index 0fdd645875..de7f1f04aa 100644
--- a/libio/bits/stdio2.h
+++ b/libio/bits/stdio2.h
@@ -96,6 +96,8 @@ __NTH (vsnprintf (char *__restrict __s, size_t __n,
 				    __glibc_objsize (__s), __fmt, __ap);
 }
 
+#endif
+
 #if __USE_FORTIFY_LEVEL > 1
 extern int __REDIRECT_LDBL (__fprintf_chk, (FILE *__restrict __stream,
 					    int __flag,
@@ -164,7 +166,6 @@ extern int __REDIRECT_LDBL (__vdprintf_chk, (int __fd, int __flag,
 					     __gnuc_va_list __arg),
 			    __vdprintf_chkieee128, __nldbl___vdprintf_chk)
      __attribute__ ((__format__ (__printf__, 3, 0)));
-# endif
 
 #  ifdef __va_arg_pack
 __fortify_function int


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-10 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-10 19:20 [glibc/azanella/clang] libio/bits/stdio2.h fix Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).