Roland McGrath a816b435dd * Makerules (cpp-srcs-left): When setting this to run
cppflags-iterator.mk, must append .c to $(tests) and $(xtests)
	words.  Combine the two loops into one on the concatenated list,
	including those as well as $(test-srcs).

	* elf/dl-minimal.c (__libc_memalign): Guts of malloc moved here,
	since we align here with optimally minimal waste anyway.
	(malloc): Just call that.

	* sysdeps/generic/libc-tls.c (__libc_setup_tls): Set l_tls_offset to
	the right variable.

	* elf/dl-load.c (_dl_map_object_from_fd): Use p_vaddr, not p_offset,
	to compute memory location for l_tls_initimage.
	* elf/rtld.c (_dl_start): Likewise.
	* sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.

	* libio/oldiopopen.c: Move #include's before #if SHLIB_COMPAT,
	because the .d file is generated in the non-shared case and
	so fails to catch them otherwise.

	* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): New function,
	split out of _dl_allocate_tls.
	(_dl_allocate_tls_init): Likewise.
	(_dl_allocate_tls): Call those.
	* sysdeps/generic/ldsodefs.h: Declare them with attribute_hidden.
	* elf/rtld.c (dl_main): Call them separately instead of calling
	_dl_allocate_tls.  Delay _dl_allocate_tls_init until after relocation
	is finished, so that the initializer data has been relocated before we
	copy it into the main thread's TLS block.

	* sysdeps/generic/dl-tls.c (_dl_allocate_tls): Fix off-by-one error in
	loop conditions, prevented the last used module from being initialized.
2002-08-05 01:21:25 +00:00
2001-07-06 04:58:11 +00:00
2002-08-03 18:43:13 +00:00
2001-07-06 04:58:11 +00:00
2002-08-03 07:02:10 +00:00
2002-04-23 21:16:22 +00:00
2002-07-23 23:12:01 +00:00
2002-03-13 06:33:52 +00:00
2002-05-15 03:36:41 +00:00
2002-06-22 05:58:14 +00:00
2002-04-09 20:36:24 +00:00
2002-03-13 02:17:12 +00:00
2001-07-06 04:58:11 +00:00
2002-03-13 19:21:13 +00:00
2002-02-01 23:24:05 +00:00
2002-08-04 23:32:14 +00:00
2002-07-27 08:20:17 +00:00
2002-08-04 23:32:14 +00:00
2002-08-04 23:32:14 +00:00
2002-08-04 23:32:14 +00:00
2002-07-17 00:03:55 +00:00
2002-08-04 20:54:20 +00:00
2002-08-02 20:32:21 +00:00
2002-03-13 06:33:52 +00:00
2002-08-04 23:32:14 +00:00
2002-08-04 20:54:20 +00:00
2002-07-17 00:03:55 +00:00
2002-08-04 20:54:20 +00:00
2002-08-03 07:02:10 +00:00
2002-07-28 19:04:09 +00:00
2001-07-06 04:58:11 +00:00
2002-07-20 04:01:22 +00:00
1998-05-18 11:43:16 +00:00
2002-07-08 17:15:20 +00:00
2002-07-04 07:15:21 +00:00
2002-02-01 23:24:05 +00:00
2002-02-01 23:24:05 +00:00
2002-07-11 05:55:13 +00:00
2002-08-04 23:32:14 +00:00
2001-07-06 04:58:11 +00:00
2002-08-04 23:32:14 +00:00
2002-08-04 23:32:14 +00:00
2001-07-06 04:58:11 +00:00
2002-02-01 23:24:05 +00:00
2002-08-04 23:32:14 +00:00
2002-08-04 20:54:20 +00:00
2002-08-03 07:02:10 +00:00
2002-08-04 09:27:27 +00:00
2000-04-28 05:12:30 +00:00
1998-09-21 14:34:13 +00:00
2001-06-11 12:32:56 +00:00
2001-06-16 04:34:51 +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
2000-11-10 04:15:55 +00:00
2001-08-16 05:39:18 +00:00
2002-08-03 07:02:10 +00:00
2002-08-03 07:02:10 +00:00
2001-01-11 17:50:24 +00:00
2001-07-06 06:58:28 +00:00
2002-04-08 18:50:41 +00:00
2002-04-09 08:03:15 +00:00
FAQ
2001-05-11 16:48:44 +00:00
2002-05-19 18:37:21 +00:00
2002-07-16 18:15:34 +00:00
2002-04-06 01:45:15 +00:00
1999-10-31 17:37:43 +00:00
2001-07-06 04:58:11 +00:00
2002-07-20 01:14:41 +00:00
2000-11-15 23:56:34 +00:00
2002-05-20 20:11:09 +00:00
2000-03-20 00:42:58 +00:00
2000-03-10 09:36:06 +00:00
2001-11-14 08:49:20 +00:00
2001-12-06 23:48:26 +00:00
1999-05-13 10:22:54 +00:00
1996-11-06 04:24:40 +00:00
2001-04-19 16:31:12 +00:00
2002-04-20 20:36:26 +00:00
2001-11-27 04:07:09 +00:00
2002-07-11 16:34:20 +00:00

This directory contains the version 2.2.90 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 64-bit
		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
		s390-*-linux-gnu	Linux-2.x on IBM S/390
		s390x-*-linux-gnu	Linux-2.x on IBM S/390 64-bit
		sh-*-linux-gnu		Linux-2.x on Super Hitachi
		cris-*-linux-gnu	Linux-2.4+ on CRIS

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 230 MiB
Languages
C 84.1%
Roff 5.2%
Pawn 5.2%
Python 1.1%
Makefile 0.9%
Other 3.3%