Ulrich Drepper a0386a0da3 Update.
2000-09-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

	* sysdeps/unix/sysv/linux/kernel-features.h: Add __ASSUME_IPC64, only
	define it for powerpc for kernel >= 2.4.0.
	* sysdeps/unix/sysv/linux/msgctl.c: Test for __ASSUME_IPC64, not
	__ASSUME_32BITUIDS.
	* sysdeps/unix/sysv/linux/semctl.c: Likewise.
	* sysdeps/unix/sysv/linux/shmctl.c: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Sync with kernel.
	* sysdeps/unix/sysv/linux/powerpc/bits/msq.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/sem.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/shm.h: New file.

2000-09-28  Martin Schwidefsksy    <schwidefsky@de.ibm.com>

	* sysdeps/s390/atomicity.h: Fix compare_and_swap.
	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h
	(F_GETLK64,F_SETLK64,F_SETLKW64): Use values from 2.4.0-test8.

2000-09-28  Denis Joseph Barrow     <djbarrow@de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/sys/procfs.h: Use definitions from
	ucontext.h.
	* sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Fix ucontext structure.

2000-09-27  Andreas Schwab  <schwab@suse.de>

	* math/Makefile (distribute): Explicitly add the long double test
	sources, to get them included even if long double is not supported.

2000-09-27  Jes Sorensen  <jes@linuxcare.com>

	* elf/soinit.c (struct object): Move definition to gccframe.h and
	include it.  Problem identified by HJ Lu.

	* sysdeps/ia64/gccframe.h: New file.  ia64 specific version of
	struct object to be searched for frame unwind info.
	* sysdeps/generic/gccframe.h: New file.  Generic version of
	struct object to be searched for frame unwind info.

2000-09-28  Ulrich Drepper  <drepper@redhat.com>

	* manual/errno.texi: Correct error text for ENXIO.
	Reported by Jörg Schilling <schilling@fokus.gmd.de>.

2000-09-27  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/ia64/fpu/fsetexcptflg.c (fesetexceptflag): Set the
	exception status bits rather than the exception disable bits.
	Don't include math.h.

	* sysdeps/ia64/fpu/fgetexcptflg.c (fegetexceptflag): Report the
	status of exceptions currently raised rather than which exceptions
	are enabled.

	* sysdeps/ia64/fpu/fclrexcpt.c (feclearexcept): Typecase to fenv_t
	rather than unsigned long int.

	* sysdeps/ia64/fpu/fedisblxcpt.c (fedisableexcept): Only disable
	the exceptions actually requested by the caller and not just
	disable all exceptions.

	* sysdeps/ia64/fpu/feenablxcpt.c (feenableexcept): Exceptions on
	the ia64 are enabled by clearing the respective bits in the fpsr,
	not setting them.

	* sysdeps/ia64/bits/fenv.h: typedef fexcept_t and fenv_t to
	unsigned long int rather than unsigned long to be consistent with
	the coding conventions.

2000-09-20  H.J. Lu  <hjl@gnu.org>

	* sysdeps/ia64/fpu/fesetenv.c (fesetenv): Use fenv_t instead of
	unsigned long int.
	* sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.

2000-09-28  Ulrich Drepper  <drepper@redhat.com>

	* string/bits/string2.h: Unify #if usage.

2000-09-27  Jakub Jelinek  <jakub@redhat.com>

	* math/test-fenv.c (feexcp_mask_test): If enabling all exceptions
	and disabling underflow or overflow, disable inexact as well.

	* sysdeps/gnu/netinet/tcp.h: Add tcp_info defines and types.
2000-09-28 23:32:48 +00:00
1997-07-28 22:35:20 +00:00
2000-08-21 04:18:25 +00:00
2000-09-14 01:43:19 +00:00
1997-01-20 02:49:49 +00:00
2000-09-14 01:43:19 +00:00
2000-09-26 09:46:55 +00:00
2000-08-03 04:40:50 +00:00
2000-09-22 18:03:53 +00:00
2000-09-13 07:42:02 +00:00
2000-09-14 01:43:19 +00:00
2000-07-01 15:41:36 +00:00
2000-09-16 09:08:30 +00:00
2000-09-28 23:11:33 +00:00
2000-04-19 02:40:21 +00:00
2000-08-02 00:09:25 +00:00
2000-08-24 07:57:44 +00:00
2000-08-01 13:06:28 +00:00
2000-09-26 09:46:55 +00:00
2000-09-26 00:05:52 +00:00
2000-09-26 17:19:47 +00:00
2000-09-01 02:26:05 +00:00
2000-09-14 06:44:19 +00:00
2000-09-25 05:12:05 +00:00
2000-09-28 23:32:48 +00:00
2000-08-01 16:05:21 +00:00
2000-09-26 19:13:37 +00:00
2000-09-28 23:32:48 +00:00
2000-06-15 07:01:02 +00:00
2000-09-26 09:46:55 +00:00
2000-09-28 23:11:33 +00:00
2000-09-28 23:11:33 +00:00
2000-09-26 09:57:34 +00:00
2000-08-01 16:05:21 +00:00
2000-09-26 09:46:55 +00:00
2000-09-03 17:10:35 +00:00
2000-09-09 08:06:57 +00:00
2000-09-27 07:22:02 +00:00
2000-09-26 09:46:55 +00:00
2000-02-28 05:08:01 +00:00
1998-05-18 11:43:16 +00:00
2000-08-21 06:49:52 +00:00
2000-09-14 01:43:19 +00:00
2000-08-21 04:18:25 +00:00
2000-09-14 01:43:19 +00:00
2000-09-06 07:07:57 +00:00
2000-09-14 01:43:19 +00:00
2000-09-26 07:18:57 +00:00
2000-09-26 09:57:34 +00:00
2000-08-21 06:49:52 +00:00
2000-09-28 23:11:33 +00:00
2000-09-20 08:26:37 +00:00
2000-09-28 23:32:48 +00:00
2000-09-01 02:26:05 +00:00
1999-10-09 21:56:43 +00:00
2000-09-26 09:46:55 +00:00
2000-08-10 19:48:27 +00:00
2000-09-14 01:43:19 +00:00
2000-09-16 05:39:35 +00:00
2000-04-28 05:12:30 +00:00
1998-09-21 14:34:13 +00:00
1999-05-29 22:56:42 +00:00
2000-08-28 04:08:02 +00:00
2000-09-28 23:32:48 +00:00
1997-07-22 00:10:33 +00:00
1997-11-18 02:50:07 +00:00
2000-04-28 06:14:43 +00:00
2000-02-29 01:13:44 +00:00
1995-02-18 01:27:10 +00:00
2000-07-21 04:12:25 +00:00
2000-09-05 18:56:16 +00:00
2000-08-16 02:05:38 +00:00
1999-07-28 19:16:26 +00:00
1999-07-28 19:16:26 +00:00
FAQ
2000-08-09 07:12:30 +00:00
2000-08-09 07:12:30 +00:00
1999-08-28 22:34:29 +00:00
2000-09-20 08:26:37 +00:00
1999-10-31 17:37:43 +00:00
2000-08-01 12:16:52 +00:00
2000-08-03 04:40:50 +00:00
1998-02-26 16:30:54 +00:00
2000-04-28 05:12:30 +00:00
2000-03-20 00:42:58 +00:00
2000-08-29 03:44:11 +00:00
2000-03-10 09:36:06 +00:00
1999-10-31 17:37:43 +00:00
2000-09-19 00:23:31 +00:00
1999-05-13 10:22:54 +00:00
1996-11-06 04:24:40 +00:00
2000-09-20 08:26:37 +00:00
2000-09-03 16:55:13 +00:00
2000-04-11 16:27:38 +00:00
2000-09-18 22:41:47 +00:00
2000-04-21 03:43:31 +00:00

This directory contains the version 2.1.94 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.x on Intel
		m68k-*-linux-gnu	Linux-2.x on Motorola 680x0
		alpha*-*-linux-gnu	Linux-2.x on DEC Alpha
		powerpc-*-linux-gnu     Linux and MkLinux on PowerPC systems
		sparc-*-linux-gnu	Linux-2.x on SPARC
		sparc64-*-linux-gnu	Linux-2.x on UltraSPARC
		arm-*-none		ARM standalone systems
		arm-*-linux		Linux-2.x on ARM
		arm-*-linuxaout		Linux-2.x on ARM using a.out binaries
		mips*-*-linux-gnu	Linux-2.x on MIPS
		ia64-*-linux-gnu	Linux-2.x on ia64

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

Since no one has volunteered to test and fix the above configurations,
these are not supported at the moment.  It's expected that these don't
work anymore.  Porting the library is not hard.  If you are interested
in doing a port, please contact the glibc maintainers by sending
electronic mail to <bug-glibc@gnu.org>.

There are some 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@gnu.org>, 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 installed together with the rest of the GNU libc to <bugs@gnu.org>.
Simply run this shell script and fill in the information.  Nevertheless
you can still send bug reports to <bug-glibc@gnu.org> 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%