From 45086082a06454cd1a2d1b91390a04a726b3ac28 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 13 May 1996 20:18:37 +0000 Subject: * time/Makefile (zonenames): Target removed. (extra-objs): Remove it from here. Include the z.* files directly instead of including zonenames; use `-include' to not complain befre they exist. * sysdeps/unix/Makefile: Find sysd-syscalls and s-proto.d with $(common-objpfx) instead of $(objpfx). --- manual/maint.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual') diff --git a/manual/maint.texi b/manual/maint.texi index 323ba30a04..84ff95e9c6 100644 --- a/manual/maint.texi +++ b/manual/maint.texi @@ -873,6 +873,10 @@ families of functions; reentrant @samp{@dots{}@code{_r}} versions of the @code{random} family; System V shared memory and IPC support code; and several highly-optimized string functions for i@var{x}86 processors. +@item +The math functions are taken from @code{fdlibm-5.1} by Sun +Microsystems, as modified by J.T. Conklin and Ian Lance Taylor. + @item The Internet-related code (most of the @file{inet} subdirectory) and several other miscellaneous functions and header files have been -- cgit v1.2.3