Ulrich Drepper 5929563ff2 Update.
1997-04-01 00:37  Ulrich Drepper  <drepper@cygnus.com>

	* math/Makefile: Prevent inlining for test-{float,double,longdouble}.
	* math/libm-test.c (initialize): Make strings unique and force
	values to memory.

	* posix/regex.c: Debug debugging code.

	* sysdeps/i386/asm-syntax.h: Define `L' macro to emit correct
	syntax for local label.
	* sysdeps/i386/add_n.S: Use correct local label syntax for the
	binary format.
	* sysdeps/i386/addmul_1.S: Likewise.
	* sysdeps/i386/lshift.S: Likewise.
	* sysdeps/i386/memchr.S: Likewise.
	* sysdeps/i386/memset.S: Likewise.
	* sysdeps/i386/mul_1.S: Likewise.
	* sysdeps/i386/rshift.S: Likewise.
	* sysdeps/i386/stpcpy.S: Likewise.
	* sysdeps/i386/stpncpy.S: Likewise.
	* sysdeps/i386/strchr.S: Likewise.
	* sysdeps/i386/strcspn.S: Likewise.
	* sysdeps/i386/strlen.S: Likewise.
	* sysdeps/i386/strpbrk.S: Likewise.
	* sysdeps/i386/strrchr.S: Likewise.
	* sysdeps/i386/strspn.S: Likewise.
	* sysdeps/i386/strtok.S: Likewise.
	* sysdeps/i386/sub_n.S: Likewise.
	* sysdeps/i386/submul_1.S: Likewise.
	* sysdeps/i386/i486/strcat.S: Likewise.
	* sysdeps/i386/i486/strlen.S: Likewise.
	* sysdeps/i386/i586/add_n.S: Likewise.
	* sysdeps/i386/i586/addmul_1.S: Likewise.
	* sysdeps/i386/i586/lshift.S: Likewise.
	* sysdeps/i386/i586/memset.S: Likewise.
	* sysdeps/i386/i586/mul_1.S: Likewise.
	* sysdeps/i386/i586/rshift.S: Likewise.
	* sysdeps/i386/i586/strchr.S: Likewise.
	* sysdeps/i386/i586/strlen.S: Likewise.
	* sysdeps/i386/i586/sub_n.S: Likewise.
	* sysdeps/i386/i586/submul_1.S: Likewise.

	* sysdeps/stub/s_log2l.c: Correct function name.

	* time/africa: Updated from ADO tzdata1997e.
	* time/aantarctica: Likewise.
	* time/asia: Likewise.
	* time/australia: Likewise.
	* time/europe: Likewise.
	* time/northamerica: Likewise.
	* time/southamerica: Likewise.
	* time/private.h: Updated from ADO tzcode1997d.
	* time/scheck.c: Likewise.

1997-03-31 12:42  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/powerpc/Dist: Add kernel_*.h files.

1997-03-23 01:41  Geoff Keating  <geoffk@ozemail.com.au>

	* sysdeps/powerpc/strlen.s: Rewrote for more speed.
	* string/tst-strlen.c: Also test various string alignments.

1997-03-19 06:11  Geoff Keating  <geoffk@ozemail.com.au>

	* sysdeps/unix/sysv/linux/powerpc/statbuf.h: Removed.
	* sysdeps/unix/sysv/linux/powerpc/kernel_stat.h: Added.

	* sysdeps/powerpc/dl-machine.h (ELF_PREFERRED_ADDRESS): Assume
	program base address is 0x01800000 if we can't otherwise tell what
	it is.
	(elf_machine_rela): Replace `assertion failed' with real error
	messages.

	* sysdeps/powerpc/dl-machine.h: More comments, more GNU indenting.
	Put in extra parentheses to make explicit the relative precedence
	of + and >>.

	* sysdeps/powerpc/bsd-setjmp.S: Add `__setjmp' symbol so the tests
	pass.
	* sysdeps/powerpc/clone.S: Rewrite.  Probably still doesn't work.

	* sysdeps/unix/sysv/linux/powerpc/sys/sysdep.h: Use .section "text"
	instead of .text.

1997-03-31 02:28  Ulrich Drepper  <drepper@cygnus.com>

	* misc/tst-tsearch.c: Don't write to stderr, write to stdout
	instead.

	* inet/inet_ntoa.c (inet_ntoa): Complete rewrite.  Now uses
	thread-specific memory in multi-threaded programs.

	* sysdeps/stub/s_exp2.c: New file.  Stub version for exp2 function.
	* sysdeps/stub/s_exp2f.c: New file.
	* sysdeps/stub/s_exp2l.c: New file.
	Reported by a sun <asun@zoology.washington.edu>.

	* sysdeps/unix/sysv/linux/netatalk/atalk.h: Rename to...
	* sysdeps/unix/sysv/linux/netatalk/at.h: ...this.
	Suggested by a sun <asun@zoology.washington.edu>.

1997-03-30 14:53  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/netinet/ip_icmp.h: Add former contents
	of <netinet/icmp.h>.
	Patch by a sun <asun@zoology.washington.edu>.

	* sysdeps/powerpc/strlen.S: Added.
1997-03-31 22:56:24 +00:00
1997-03-08 05:28:20 +00:00
1995-02-18 01:27:10 +00:00
1997-01-20 02:49:49 +00:00
1997-01-20 02:49:49 +00:00
1997-03-16 20:28:07 +00:00
1997-03-19 05:47:56 +00:00
1997-02-15 04:31:36 +00:00
1997-03-16 20:28:07 +00:00
1997-03-16 20:28:07 +00:00
1997-03-29 17:32:35 +00:00
1997-03-27 01:59:53 +00:00
1997-01-20 02:49:49 +00:00
1997-03-27 01:59:53 +00:00
1997-03-16 20:28:07 +00:00
1997-03-31 22:56:24 +00:00
1997-02-19 04:43:53 +00:00
1997-02-19 04:43:53 +00:00
1997-03-08 05:28:20 +00:00
1997-03-09 06:16:49 +00:00
1997-03-17 03:29:13 +00:00
1997-03-08 05:28:20 +00:00
1997-03-19 05:47:56 +00:00
1997-03-08 05:28:20 +00:00
1997-03-16 20:28:07 +00:00
1997-03-31 22:56:24 +00:00
1997-03-31 22:56:24 +00:00
1997-03-25 01:45:04 +00:00
1997-03-29 17:32:35 +00:00
1997-03-29 17:32:35 +00:00
1997-03-31 22:56:24 +00:00
1995-02-18 01:27:10 +00:00
1997-02-15 04:31:36 +00:00
1997-03-27 01:59:53 +00:00
1997-01-20 02:49:49 +00:00
1996-11-11 00:59:33 +00:00
1996-10-21 01:26:31 +00:00
1997-03-20 02:20:57 +00:00
1997-02-22 01:20:46 +00:00
1997-03-27 01:59:53 +00:00
1997-01-20 02:49:49 +00:00
1997-03-16 20:28:07 +00:00
1997-03-29 17:32:35 +00:00
1997-03-27 01:59:53 +00:00
1997-03-31 22:56:24 +00:00
1997-03-27 01:59:53 +00:00
1997-03-31 22:56:24 +00:00
1997-03-25 01:45:04 +00:00
1997-03-27 01:59:53 +00:00
1997-03-31 22:56:24 +00:00
1997-03-27 01:59:53 +00:00
1997-03-19 05:47:56 +00:00
1995-02-18 01:27:10 +00:00
1996-11-14 02:04:07 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1997-02-19 04:43:53 +00:00
1995-02-18 01:27:10 +00:00
1996-08-12 02:44:03 +00:00
1997-03-23 01:54:07 +00:00
1997-03-31 22:56:24 +00:00
1997-02-02 01:50:11 +00:00
1995-02-18 01:27:10 +00:00
1997-03-04 05:53:28 +00:00
1997-03-16 20:28:07 +00:00
1996-12-31 20:54:33 +00:00
1997-03-25 01:45:04 +00:00
1997-03-25 01:45:04 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-08-19 01:07:44 +00:00
1997-02-19 04:43:53 +00:00
1996-09-07 04:10:57 +00:00
FAQ
1997-03-21 20:00:48 +00:00
1995-02-18 01:27:10 +00:00
1997-02-25 05:18:05 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1997-02-25 05:18:05 +00:00
1995-02-18 01:27:10 +00:00
1997-01-23 04:24:20 +00:00
1995-02-18 01:27:10 +00:00
1997-03-16 20:28:07 +00:00
1996-11-20 21:28:45 +00:00
1996-12-21 04:13:58 +00:00
1997-02-25 05:18:05 +00:00
1997-01-21 06:10:42 +00:00
1996-11-06 04:24:40 +00:00
1996-12-02 04:00:15 +00:00
1995-02-18 01:27:10 +00:00
1997-03-19 05:47:56 +00:00
1997-03-25 01:45:04 +00:00
1997-03-23 01:54:07 +00:00
1997-02-02 01:50:11 +00:00
1997-03-19 05:47:56 +00:00
1997-03-19 05:47:56 +00:00
1997-01-26 05:33:35 +00:00
1995-02-18 01:27:10 +00:00
1997-01-28 03:59:29 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-10-02 01:40:17 +00:00
1997-03-19 05:47:56 +00:00
1995-02-18 01:27:10 +00:00
1996-11-10 02:21:51 +00:00
1996-08-12 02:44:03 +00:00
1996-10-02 01:40:17 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-12-02 04:00:15 +00:00
1995-02-18 01:27:10 +00:00
1997-03-31 22:56:24 +00:00
1995-02-18 01:27:10 +00:00
1997-02-03 03:18:58 +00:00
1996-11-06 04:24:40 +00:00
1997-02-25 05:18:05 +00:00
1997-03-19 05:47:56 +00:00
1996-09-13 03:21:39 +00:00
1995-02-18 01:27:10 +00:00
1997-01-06 22:07:28 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1996-08-12 01:42:37 +00:00
1997-03-19 05:47:56 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1997-01-06 22:07:28 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1995-02-18 01:27:10 +00:00
1997-01-19 04:54:28 +00:00
1997-01-06 22:07:28 +00:00
1997-02-15 04:31:36 +00:00
1995-02-18 01:27:10 +00:00
1997-02-15 04:31:36 +00:00
1996-11-06 04:24:40 +00:00

This directory contains the version 2.0.1 test release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.

As of this release, the GNU C library is known to run on the following
configurations:

		*-*-gnu			GNU Hurd
		i[3456]86-*-linux-gnu	Linux-2.0 on Intel
		m68k-*-linux-gnu	Linux-2.0 on Motorola 680x0
		alpha-*-linux-gnu	Linux-2.0 on DEC Alpha


Former releases of this library (version 1.09.1 and perhaps earlier
versions) used to run on the following configurations:

		alpha-dec-osf1
		i[3456]86-*-bsd4.3
		i[3456]86-*-isc2.2
		i[3456]86-*-isc3
		i[3456]86-*-sco3.2
		i[3456]86-*-sco3.2v4
		i[3456]86-*-sysv
		i[3456]86-*-sysv4
		i[3456]86-force_cpu386-none
		i[3456]86-sequent-bsd
		i960-nindy960-none
		m68k-hp-bsd4.3
		m68k-mvme135-none
		m68k-mvme136-none
		m68k-sony-newsos3
		m68k-sony-newsos4
		m68k-sun-sunos4
		mips-dec-ultrix4
		mips-sgi-irix4
		sparc-sun-solaris2
		sparc-sun-sunos4

Whether this is still true for this release is unknown.  Porting the
library is not hard.  If you are interested in doing a port, please
get on the mailing list by sending electronic mail to
<bug-glibc-request@prep.ai.mit.edu>.

The GNU C library now includes Michael Glad's Ultra Fast Crypt, which
provides the Unix `crypt' function, plus some other entry points.
Because of the United States export restriction on DES implementations,
we are distributing this code separately from the rest of the C
library.  There is an extra distribution tar file just for crypt; it is
called `glibc-crypt-2.0.1.tar.gz'.  You can just unpack the crypt
distribution along with the rest of the C library and build; you can
also build the library without getting crypt.  Users outside the USA
can get the crypt distribution via anonymous FTP from ftp.ifi.uio.no
[129.240.64.21], or another archive site outside the USA.  Archive
maintainers are encouraged to copy this distribution to their archives
outside the USA.  Please get it from ftp.ifi.uio.no; transferring this
distribution from prep.ai.mit.edu (or any other site in the USA) to a
site outside the USA is in violation of US export laws.

Beside the separate crypt tar file there are some more add-ons which can be
used together with GNU libc.  They are designed in a way to ease the
installation by integrating them in the libc source tree.  Simply get the
add-ons you need and use the --enable-add-ons option of the `configure'
script to tell where the add-ons are found.  Please read the FAQ file for
more details.

See the file INSTALL to find out how to configure, build, install, and port
the GNU C library.  You might also consider reading the WWW pages for the
GNU libc at http://www.gnu.org/software/libc/libc.html.

The GNU C Library is completely documented by the Texinfo manual found
in the `manual/' subdirectory.  The manual is still being updated and
contains some known errors and omissions; we regret that we do not have
the resources to work on the manual as much as we would like.  Please
send comments on the manual to <bug-glibc-manual@prep.ai.mit.edu>, and
not to the library bug-reporting address.

The file NOTES contains a description of the feature-test macros used
in the GNU C library, explaining how you can tell the library what
facilities you want it to make available.

We prefer to get bug reports sent using the `glibcbug' shell script which
is install together with the rest of the GNU libc to <bugs@gnu.ai.mit.edu>.
Simply run this shell script and fill in the information.  Nevertheless
you can still send bug reports to <bug-glibc@prep.ai.mit.edu> as normal
electronic mails.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions.
Description
No description provided
Readme 191 MiB
Languages
C 75%
Assembly 14.8%
Roff 3.5%
Pawn 3.4%
Makefile 0.8%
Other 2.3%