* libc/libc.texinfo: Change copyright notices to Red Hat from
Cygnus. * libm/libm.texinfo: Likewise. * README: Change docs URL to http://sources.redhat.com/newlib/docs.html.
This commit is contained in:
parent
08e2551c20
commit
5e7d0a5510
|
@ -1,3 +1,11 @@
|
||||||
|
2002-07-22 Thomas Fitzsimmons <fitzsim@redhat.com>
|
||||||
|
|
||||||
|
* libc/libc.texinfo: Change copyright notices to Red Hat from
|
||||||
|
Cygnus.
|
||||||
|
* libm/libm.texinfo: Likewise.
|
||||||
|
* README: Change docs URL to
|
||||||
|
http://sources.redhat.com/newlib/docs.html.
|
||||||
|
|
||||||
2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
|
2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
* libc/sys/linux/Makefile.am: Add pathconf.c and fpathconf.c.
|
* libc/sys/linux/Makefile.am: Add pathconf.c and fpathconf.c.
|
||||||
|
|
|
@ -43,7 +43,7 @@ More Documentation
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Newlib documentation is available on the net via:
|
Newlib documentation is available on the net via:
|
||||||
http://www.cygnus.com/pubs/gnupro
|
http://sources.redhat.com/newlib/docs.html
|
||||||
|
|
||||||
All the documentation for NEWLIB comes as part of the machine-readable
|
All the documentation for NEWLIB comes as part of the machine-readable
|
||||||
distribution. The documentation is written in Texinfo format, which is
|
distribution. The documentation is written in Texinfo format, which is
|
||||||
|
|
|
@ -28,7 +28,7 @@ END-INFO-DIR-ENTRY
|
||||||
@ifinfo
|
@ifinfo
|
||||||
This file documents the ANSI C library.
|
This file documents the ANSI C library.
|
||||||
|
|
||||||
Copyright (C) 1992, 1993 Cygnus Support
|
Copyright (C) 1992, 1993, 1994-2002 Red Hat, Inc.
|
||||||
|
|
||||||
@file{libc} includes software developed by the
|
@file{libc} includes software developed by the
|
||||||
University of California, Berkeley and its contributors.
|
University of California, Berkeley and its contributors.
|
||||||
|
@ -79,22 +79,23 @@ into another language, under the above conditions for modified versions.
|
||||||
@c @cropmarks
|
@c @cropmarks
|
||||||
@finalout
|
@finalout
|
||||||
@setchapternewpage odd
|
@setchapternewpage odd
|
||||||
@settitle Cygnus C Support Library, Full
|
@settitle Red Hat newlib C Library, Full
|
||||||
@titlepage
|
@titlepage
|
||||||
@title The Cygnus C Support Library
|
@title The Red Hat newlib C Library
|
||||||
@subtitle Full Configuration
|
@subtitle Full Configuration
|
||||||
@sp 1
|
@sp 1
|
||||||
@subtitle @code{libc} 1.4
|
@subtitle @code{libc} 1.10.0
|
||||||
@subtitle May 1993
|
@subtitle July 2002
|
||||||
@author {Steve Chamberlain}
|
@author {Steve Chamberlain}
|
||||||
@author {Roland Pesch}
|
@author {Roland Pesch}
|
||||||
@author {Cygnus Support}
|
@author {Red Hat Support}
|
||||||
|
@author {Jeff Johnston}
|
||||||
@page
|
@page
|
||||||
|
|
||||||
@tex
|
@tex
|
||||||
{\parskip=0pt
|
{\parskip=0pt
|
||||||
sac@@cygnus.com, pesch@@cygnus.com\hfill {\it The Cygnus C Support Library}\par
|
sac@@cygnus.com, pesch@@cygnus.com, jjohnstn@redhat.com\hfill {\it The Red Hat newlib C Library}\par
|
||||||
Copyright \copyright{} 1992, 1993 Cygnus Support
|
Copyright \copyright{} 1992, 1993, 1994-2002 Red Hat Inc.
|
||||||
}
|
}
|
||||||
\global\parindent=0pt % Steve likes it this way
|
\global\parindent=0pt % Steve likes it this way
|
||||||
@end tex
|
@end tex
|
||||||
|
@ -105,7 +106,7 @@ University of California, Berkeley and its contributors.
|
||||||
@file{libc} includes software developed by Martin Jackson, Graham Haley
|
@file{libc} includes software developed by Martin Jackson, Graham Haley
|
||||||
and Steve Chamberlain of Tadpole Technology and released to Cygnus.
|
and Steve Chamberlain of Tadpole Technology and released to Cygnus.
|
||||||
|
|
||||||
@file{libc} uses floating point converstion software developed at AT&T,
|
@file{libc} uses floating point conversion software developed at AT&T,
|
||||||
which includes this copyright information:
|
which includes this copyright information:
|
||||||
|
|
||||||
@cartouche
|
@cartouche
|
||||||
|
@ -144,7 +145,7 @@ into another language, under the above conditions for modified versions.
|
||||||
|
|
||||||
@ifinfo
|
@ifinfo
|
||||||
@node Top
|
@node Top
|
||||||
@top The Cygnus C Support Library
|
@top The Red Hat newlib C Library
|
||||||
|
|
||||||
@c The menu contents depend on the configuration, so we include them
|
@c The menu contents depend on the configuration, so we include them
|
||||||
@c as a separate file
|
@c as a separate file
|
||||||
|
|
|
@ -28,7 +28,7 @@ END-INFO-DIR-ENTRY
|
||||||
@ifinfo
|
@ifinfo
|
||||||
This file documents an ANSI-C conforming mathematical subroutine library.
|
This file documents an ANSI-C conforming mathematical subroutine library.
|
||||||
|
|
||||||
Copyright (C) 1992, 1993, 1995 Cygnus Support
|
Copyright (C) 1992, 1993, 1995, 1996-2002 Red Hat, Inc.
|
||||||
|
|
||||||
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
||||||
Inc. business. Permission to use, copy, modify, and distribute this
|
Inc. business. Permission to use, copy, modify, and distribute this
|
||||||
|
@ -57,28 +57,30 @@ into another language, under the above conditions for modified versions.
|
||||||
@iftex
|
@iftex
|
||||||
@finalout
|
@finalout
|
||||||
@setchapternewpage odd
|
@setchapternewpage odd
|
||||||
@settitle Cygnus C Math Library
|
@settitle The Red Hat newlib C Math Library
|
||||||
@titlepage
|
@titlepage
|
||||||
@title The Cygnus C Math Library
|
@title The Red Hat newlib C Math Library
|
||||||
@sp 1
|
@sp 1
|
||||||
@subtitle @code{libm} 1.4
|
@subtitle @code{libm} 1.10.0
|
||||||
@subtitle December 1995
|
@subtitle July 2002
|
||||||
@author {Steve Chamberlain}
|
@author {Steve Chamberlain}
|
||||||
@author {Roland Pesch}
|
@author {Roland Pesch}
|
||||||
@author {Cygnus Support}
|
@author {Red Hat Support}
|
||||||
|
@author {Jeff Johnston}
|
||||||
@page
|
@page
|
||||||
|
|
||||||
@tex
|
@tex
|
||||||
{\parskip=0pt
|
{\parskip=0pt
|
||||||
\hfill Cygnus Support\par
|
\hfill Red Hat Support\par
|
||||||
\hfill sac@@cygnus.com\par
|
\hfill sac@@cygnus.com\par
|
||||||
\hfill pesch@@cygnus.com\par
|
\hfill pesch@@cygnus.com\par
|
||||||
|
\hfill jjohnstn@redhat.com\par
|
||||||
}
|
}
|
||||||
\global\parindent=0pt % Steve likes it this way
|
\global\parindent=0pt % Steve likes it this way
|
||||||
@end tex
|
@end tex
|
||||||
|
|
||||||
@vskip 0pt plus 1filll
|
@vskip 0pt plus 1filll
|
||||||
Copyright @copyright{} 1992, 1993 Cygnus Support
|
Copyright @copyright{} 1992, 1993, 1994-2002 Red Hat, Inc.
|
||||||
|
|
||||||
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
@file{libm} includes software developed at SunPro, a Sun Microsystems,
|
||||||
Inc. business. Permission to use, copy, modify, and distribute this
|
Inc. business. Permission to use, copy, modify, and distribute this
|
||||||
|
@ -125,7 +127,7 @@ be reentrant.
|
||||||
@c The exact behavior depends on the currently selected error handling
|
@c The exact behavior depends on the currently selected error handling
|
||||||
@c mode (IEEE, POSIX, X/Open, or SVID).
|
@c mode (IEEE, POSIX, X/Open, or SVID).
|
||||||
|
|
||||||
With reentrant C libraries like the Cygnus C library, @code{errno} is
|
With reentrant C libraries like the Red Hat newlib C library, @code{errno} is
|
||||||
a macro which expands to the per-thread error value. This makes it thread
|
a macro which expands to the per-thread error value. This makes it thread
|
||||||
safe.
|
safe.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue