From 6916c5e1fa03596836767d10648a26eff9d6a8e2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 7 Apr 1998 15:41:36 +0000 Subject: Update. 1998-04-07 17:50 Zack Weinberg * glibcbug.in: Report version of gcc in use. Remove unused variable ENVIRONMENT. 1998-04-07 Gordon Matzigkeit * aclocal.m4 (LIBC_PROG_BINUTILS): Use `-print-prog-name', not `-print-file-name' to find as and ld. 1998-04-07 Ulrich Drepper * sysdeps/posix/mkstemp.c (mkstemp): Correct return value in case template is wrong. Remove unused varaible `ignored'. 1998-04-07 Andreas Jaeger * libc.map: Export __libc_sa_len. * iconv/gconv_conf.c (MAXPATHLEN): Define correctly. --- libc.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc.map') diff --git a/libc.map b/libc.map index 0135d5762c..31d6d9c892 100644 --- a/libc.map +++ b/libc.map @@ -436,7 +436,7 @@ GLIBC_2.1 { getdate_err; in6addr_any; in6addr_loopback; # functions used in inline functions or macros - __signbit; __signbitf; __signbitl; + __signbit; __signbitf; __signbitl; __libc_sa_len; # functions used in other libraries _IO_fclose; _IO_fopen; _IO_fdopen; -- cgit v1.2.3