From 52cf7d345d34e59973a8cc04773bdc1f9ba39421 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 24 Aug 1999 20:40:44 +0000 Subject: Update. * misc/libgen.h: Don't take basename macro as taking arguments. * sysdeps/arm/bits/huge_val.h: Use hexadecimal floating-point constants for gcc >= 2.95. * sysdeps/i386/bits/huge_val.h: Likewise. * sysdeps/i386/bits/huge_val.h: Likewise. * sysdeps/ieee754/bits/huge_val.h: Likewise. * sysdeps/m68k/bits/huge_val.h: Likewise. * sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Likewise. * sysdeps/sparc/sparc64/fpu/bits/huge_val.h: Likewise. --- conform/data/iconv.h-data | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conform/data/iconv.h-data') diff --git a/conform/data/iconv.h-data b/conform/data/iconv.h-data index 05523e1595..f1e2ea0527 100644 --- a/conform/data/iconv.h-data +++ b/conform/data/iconv.h-data @@ -4,4 +4,6 @@ type iconv_t function iconv_t iconv_open (const char*, const char*) function size_t iconv (iconv_t, char**, size_t*, char**, size_t*) function int iconv_close (iconv_t) + +allow *_t #endif -- cgit 1.4.1