From c6bd526f49f11784f7c1d2f694538981fa573ca1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 4 Jun 1998 12:18:38 +0000 Subject: Update. 1998-06-03 Andreas Jaeger * libc.map: Add fattach, fdetach, getmsg, getpmsg, makecontext, putmsg, putpmsg, scalbln, scalblnf, scalblnl, strtoimax, strtoumax, swapcontext, waitid, wcsnlen, wcstoimax, wcstoumax with version GLIBC_2.1. 1998-06-04 Andreas Jaeger * manual/lang.texi (Range of Type): Change @end table->@end vtable. (Floating Point Parameters): Likewise. --- manual/lang.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/lang.texi') diff --git a/manual/lang.texi b/manual/lang.texi index c8d0dbfc00..889bda374d 100644 --- a/manual/lang.texi +++ b/manual/lang.texi @@ -853,7 +853,7 @@ long long int} and @code{unsigned long long int}, respectively. This is the maximum value that can be represented by a @code{wchar_t}. @xref{Wide Char Intro}. -@end table +@end vtable The header file @file{limits.h} also defines some additional constants that parameterize various operating system and file system limits. These @@ -1218,7 +1218,7 @@ These are similar to @code{FLT_EPSILON}, but for the data types @code{double} and @code{long double}, respectively. The type of the macro's value is the same as the type it describes. The values are not supposed to be greater than @code{1E-9}. -@end table +@end vtable @node IEEE Floating Point @subsubsection IEEE Floating Point -- cgit v1.2.1