Ulrich Drepper f55727ca53 Update.
* sysdeps/generic/ldsodefs.h: Add declaration for _dl_all_dirs and
	_dl_all_init_dirs.
	* include/link.h (struct r_search_path_struct): New.
	(struct link_map): Use it for l_rpath_dirs and l_runpath_dirs.
	* elf/Versions [ld] (GLIBC_2.2): Add _dl_all_dirs and
	_dl_all_init_dirs.
	* elf/dl-close.c (_dl_close): Free l_rpath_dirs and l_runpath_dirs.
	* elf/dl-libc.c (free_mem): Free _dl_all_dirs list except elements
	added at startup time.
	* elf/dl-load.c: Fix memory handling.  r_search_path_struct
	contains element to remember fact that we can free memory.
	(all_dirs): Renamed to _dl_all_dirs.  Made global.
	(_dl_init_all_dirs): New variable.
	(fillin_rpath): Save one malloc call.
	(decompose_rpath): Change interface.  New first parameter points to
	r_search_path_struct.
	(_dl_init_paths): Adjust for changes.  Mark all memory as not
	deletable.  Set _dl_init_all_paths value.
	(open_path): Remove may_free_dirs parameter.  r_search_path_elem ***
	parameter replaced with r_search_path_struct *.  Information about
	freeing now contained in r_search_path_struct.
	(_dl_map_object): Adjust for above changes.

	* elf/dl-open.c (dl_open_worker): Change format of debug info a bit.
2000-08-31 02:27:07 +00:00
1997-07-28 22:35:20 +00:00
2000-08-21 04:18:25 +00:00
2000-08-02 00:09:25 +00:00
1997-01-20 02:49:49 +00:00
2000-08-21 20:58:00 +00:00
2000-08-03 04:40:50 +00:00
2000-08-24 06:11:27 +00:00
2000-08-29 01:20:23 +00:00
2000-07-01 15:41:36 +00:00
2000-07-28 08:13:51 +00:00
2000-08-31 02:27:07 +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-08-30 00:02:38 +00:00
2000-08-30 22:40:09 +00:00
2000-08-31 02:27:07 +00:00
2000-08-29 18:12:01 +00:00
2000-08-27 19:05:19 +00:00
2000-08-21 16:02:48 +00:00
2000-08-29 22:41:42 +00:00
2000-08-30 07:38:10 +00:00
2000-08-01 16:05:21 +00:00
2000-08-29 01:22:46 +00:00
2000-08-30 07:38:10 +00:00
2000-06-15 07:01:02 +00:00
2000-08-25 11:40:02 +00:00
2000-08-30 16:32:14 +00:00
2000-08-01 16:05:21 +00:00
2000-07-17 22:09:30 +00:00
2000-08-28 08:00:42 +00:00
2000-08-29 18:12:01 +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-05-17 06:48:50 +00:00
1999-10-09 21:56:43 +00:00
2000-08-21 04:18:25 +00:00
2000-08-29 20:17:40 +00:00
2000-06-14 04:06:42 +00:00
1999-12-02 08:21:38 +00:00
2000-08-30 20:06:01 +00:00
2000-08-23 07:23:46 +00:00
2000-08-21 06:49:52 +00:00
2000-08-29 01:20:23 +00:00
2000-08-24 08:53:30 +00:00
2000-08-31 02:27:07 +00:00
2000-08-24 08:33:49 +00:00
1999-10-09 21:56:43 +00:00
2000-08-30 18:31:38 +00:00
2000-08-10 19:48:27 +00:00
2000-08-29 01:20:23 +00:00
2000-08-20 08:37:13 +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-08-31 02:27:07 +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-08-21 20:05:51 +00:00
2000-08-21 20:05:51 +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-08-09 07:12:30 +00:00
1999-10-31 17:37:43 +00:00
2000-08-01 12:16:52 +00:00
2000-08-25 18:07:41 +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-08-09 07:12:30 +00:00
1999-05-13 10:22:54 +00:00
1996-11-06 04:24:40 +00:00
2000-07-29 08:11:47 +00:00
2000-04-11 16:27:38 +00:00
2000-08-02 21:51:02 +00:00
2000-04-21 03:43:31 +00:00

This directory contains the version 2.1.92 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 270 MiB
Languages
C 76.1%
Assembly 13.5%
Pawn 3.3%
Roff 3.2%
Makefile 1.1%
Other 2.5%