glibc/libio/bits
Zack Weinberg 4f820792a6 Correct improper-inclusion check in bits/libio-ldbl.h.
The patch which moved libio.h proper into the bits directory also
changed the name of its guard macro, and I neglected to check whether
anything depended on that name.  It turns out that there is a
conditionally-used bits header that looks at it; this broke the libgcc
build on at least sparc64-*-* and sparcv9-*-*.

	* libio/bits/libio-ldbl.h: Correct check for improper
	inclusion.  Add own multiple include guard.
2017-12-31 08:57:32 -08:00
..
types Remove __need macros from stdio.h and wchar.h. 2017-06-08 13:58:17 -04:00
libio-ldbl.h Correct improper-inclusion check in bits/libio-ldbl.h. 2017-12-31 08:57:32 -08:00
libio.h Deprecate external use of libio.h and _G_config.h. 2017-12-24 09:03:28 -08:00
stdio2.h Clean up conditionals for declaration of gets. 2017-02-25 09:47:51 -05:00
stdio-ldbl.h Remove C++ namespace handling from glibc headers. 2017-03-16 13:31:57 +00:00
stdio.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00