From e63c98c61bdec4494b03e4363fed0037e5661bb7 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 14 Oct 2005 18:37:24 +0000 Subject: 2005-10-14 Bob Wilson * libc/reent/reent.tex (Reentrancy): Replace "Cygnus C Library" with "Red Hat newlib C Library". * libc/sys.tex (Stubs): Likewise. * libm/math/math.tex (Math): Likewise. * libm/mathfp/mathfp.tex (Math): Likewise. --- newlib/libm/math/math.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libm/math/math.tex') diff --git a/newlib/libm/math/math.tex b/newlib/libm/math/math.tex index 0b1e596fb..abe8bce5c 100644 --- a/newlib/libm/math/math.tex +++ b/newlib/libm/math/math.tex @@ -25,7 +25,7 @@ Since the error handling code calls @code{fputs}, the mathematical subroutines require stubs or minimal implementations for the same list of OS subroutines as @code{fputs}: @code{close}, @code{fstat}, @code{isatty}, @code{lseek}, @code{read}, @code{sbrk}, @code{write}. -@xref{syscalls,,System Calls, libc.info, The Cygnus C Support Library}, +@xref{syscalls,,System Calls, libc.info, The Red Hat newlib C Library}, for a discussion and for sample minimal implementations of these support subroutines. -- cgit v1.2.3