Go to file
Ulrich Drepper b1f6875087 Update.
2004-10-27  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-fini.c (_dl_fini): Fix search for map in maps array.
	Reverse order of namespaces.
	* elf/Makefile: Add rules to build and run tst-dlmopen3.
	* elf/tst-dlmopen3.c: New file.
	* elf/tst-dlmopen1mod.c: Add check whether constructor runs.
2004-10-27 20:27:40 +00:00
abilist 2004-08-30 Roland McGrath <roland@frob.com> 2004-08-31 06:17:08 +00:00
aout
argp 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
assert Update. 2004-10-04 07:45:53 +00:00
bare
bits 2004-09-27 Roland McGrath <roland@redhat.com> 2004-09-28 01:58:03 +00:00
catgets Update. 2004-09-17 19:27:08 +00:00
conf
conform 2004-05-26 Roland McGrath <roland@frob.com> 2004-05-26 19:21:39 +00:00
crypt Update. 2004-09-17 19:27:08 +00:00
csu Update. 2004-09-14 04:41:35 +00:00
ctype Update. 2004-09-07 22:33:37 +00:00
debug Update. 2004-10-22 21:08:43 +00:00
dirent Update. 2004-09-07 22:33:37 +00:00
dlfcn Update. 2004-10-18 23:17:46 +00:00
elf Update. 2004-10-27 20:27:40 +00:00
gmon Update. 2004-10-06 22:09:35 +00:00
gnulib
grp Update. 2004-10-05 15:36:41 +00:00
hesiod Update. 2004-09-14 04:41:35 +00:00
hurd 2004-04-30 Roland McGrath <roland@frob.com> 2004-05-10 20:11:11 +00:00
iconv Update. 2004-09-30 08:56:32 +00:00
iconvdata Encodings without iconv support. 2004-09-18 08:15:55 +00:00
include Update. 2004-10-24 21:29:41 +00:00
inet Update. 2004-08-14 04:21:09 +00:00
intl Update. 2004-09-26 05:07:13 +00:00
io Update. 2004-09-28 07:46:43 +00:00
libidn Update. 2004-10-05 16:11:51 +00:00
libio 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
linuxthreads [BZ #406] 2004-10-19 05:13:11 +00:00
linuxthreads_db Update. 2004-05-03 21:40:30 +00:00
locale [BZ #356] 2004-09-26 05:49:15 +00:00
localedata Update. 2004-10-11 22:28:15 +00:00
login * login/openpty.c (openpty): Add libutil_hidden_def. 2004-10-26 02:36:52 +00:00
mach 2003-05-11 Andreas Schwab <schwab@suse.de> 2003-05-28 21:05:12 +00:00
malloc Update. 2004-10-18 23:17:46 +00:00
manual * manual/errno.texi (Error Codes): Add ENOKEY, EKEYEXPIRED, 2004-10-20 10:05:07 +00:00
math [BZ #376] 2004-09-26 10:11:59 +00:00
misc 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
nis (first_shoot): Fix typo. 2004-10-26 01:14:11 +00:00
nptl Update. 2004-10-25 19:07:36 +00:00
nptl_db * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior's 2004-09-09 22:51:44 +00:00
nscd Update. 2004-10-15 21:20:11 +00:00
nss either libc_hidden_def or libnss_files_hidden_def, not hidden_def. 2004-10-26 02:30:36 +00:00
po Update from translation team. 2004-08-15 02:48:06 +00:00
posix Update. 2004-10-27 18:23:53 +00:00
pwd Update. 2004-07-23 07:08:19 +00:00
resolv Update. 2004-10-24 23:02:46 +00:00
resource Update. 2004-09-07 22:33:37 +00:00
rt Update. 2004-09-07 22:33:37 +00:00
scripts * Makeconfig ($(common-objpfx)shlib-versions.v.i): Check also 2004-10-21 01:29:31 +00:00
setjmp [BZ #269] 2004-07-16 23:09:27 +00:00
shadow Update. 2004-02-09 07:39:42 +00:00
signal Update. 2004-09-07 22:33:37 +00:00
socket Update. 2004-05-03 21:40:12 +00:00
soft-fp * soft-fp/quad.h (union _FP_UNION_Q): Add longs structure. * sysdeps/alpha/Implies: Add alpha/soft-fp. * sysdeps/alpha/soft-fp/sfp-machine.h: Rewrite for GEM interface. * sysdeps/alpha/Subdirs, sysdeps/alpha/soft-fp/Makefile, sysdeps/alpha/soft-fp/Versions, sysdeps/alpha/soft-fp/local-soft-fp.h, sysdeps/alpha/soft-fp/ots_add.c, sysdeps/alpha/soft-fp/ots_cmp.c, sysdeps/alpha/soft-fp/ots_cmpe.c, sysdeps/alpha/soft-fp/ots_cvtqux.c, sysdeps/alpha/soft-fp/ots_cvtqx.c, sysdeps/alpha/soft-fp/ots_cvttx.c, sysdeps/alpha/soft-fp/ots_cvtxq.c, sysdeps/alpha/soft-fp/ots_cvtxt.c, sysdeps/alpha/soft-fp/ots_div.c, sysdeps/alpha/soft-fp/ots_mul.c, sysdeps/alpha/soft-fp/ots_nintxq.c, sysdeps/alpha/soft-fp/ots_sub.c: New files. 2004-03-06 20:46:23 +00:00
stdio-common 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
stdlib * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED. 2004-09-28 01:42:49 +00:00
streams Update. 2003-04-19 16:57:17 +00:00
string 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
sunrpc Update. 2004-10-17 15:00:17 +00:00
sysdeps Update. 2004-10-27 18:23:53 +00:00
sysvipc Update. 2003-06-15 21:22:26 +00:00
termios Update. 2004-05-03 21:40:12 +00:00
time [BZ #471] Fix imported from gnulib. 2004-10-22 22:24:08 +00:00
timezone Update. 2004-10-12 06:19:23 +00:00
wcsmbs Update. 2004-09-07 22:33:37 +00:00
wctype Update. 2004-03-16 10:10:13 +00:00
.cvsignore Update. 2004-09-11 16:28:48 +00:00
BUGS Update. 2002-09-30 20:56:47 +00:00
CANCEL-FCT-WAIVE Update. 2004-03-08 07:58:18 +00:00
CANCEL-FILE-WAIVE Update. 2004-03-08 07:58:18 +00:00
CONFORMANCE Update. 2004-04-17 18:02:33 +00:00
COPYING Update. 2001-07-06 06:58:28 +00:00
COPYING.LIB 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
ChangeLog Update. 2004-10-27 20:27:40 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12 Update. 2001-08-16 05:39:18 +00:00
ChangeLog.13 Update. 2002-10-03 16:37:04 +00:00
ChangeLog.14 Update. 2004-04-20 04:28:00 +00:00
FAQ * FAQ: Regenerated. 2004-08-10 05:12:42 +00:00
FAQ.in Refer to web pages instead of bug-glibc. 2004-08-10 03:00:24 +00:00
INSTALL 2004-08-09 Roland McGrath <roland@frob.com> 2004-08-10 05:10:38 +00:00
INTERFACE
LICENSES 2002-08-20 Brian Youmans <3diff@gnu.org> 2002-08-20 21:51:55 +00:00
MakeTAGS 2003-02-22 Roland McGrath <roland@redhat.com> 2003-02-22 20:20:29 +00:00
Makeconfig * Makeconfig ($(common-objpfx)shlib-versions.v.i): Check also 2004-10-21 01:29:31 +00:00
Makefile 2004-10-22 Roland McGrath <roland@frob.com> 2004-10-23 20:10:40 +00:00
Makefile.in
Makerules 2004-10-22 Roland McGrath <roland@frob.com> 2004-10-23 20:10:40 +00:00
NAMESPACE
NEWS Update. 2004-10-19 16:05:21 +00:00
NOTES
PROJECTS Update. 2004-10-12 06:19:23 +00:00
README Remade for stable-2.3.3 2003-12-01 08:29:33 +00:00
README-alpha
README.libm
README.template Update. 2002-10-03 00:24:35 +00:00
Rules * Makerules (compile-mkdep-flags): Add -MT $@. 2004-06-20 01:43:43 +00:00
Versions.def Update. 2004-03-20 00:38:50 +00:00
abi-tags * sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c. 2002-09-20 22:07:20 +00:00
aclocal.m4 * aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT. 2004-07-02 06:45:17 +00:00
config-name.in
config.h.in Update. 2004-09-17 00:04:18 +00:00
config.make.in Update. 2004-09-17 00:04:18 +00:00
configure 2004-10-25 Roland McGrath <roland@frob.com> 2004-10-26 01:35:54 +00:00
configure.in 2004-10-25 Roland McGrath <roland@frob.com> 2004-10-26 01:35:54 +00:00
cppflags-iterator.mk 2004-03-11 Jeroen Dekkers <jeroen@dekkers.cx> 2004-03-14 19:13:17 +00:00
extra-lib.mk * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed. 2002-10-16 22:09:55 +00:00
extra-modules.mk Update. 2004-03-08 21:31:23 +00:00
o-iterator.mk
shlib-versions Update. 2002-09-05 10:28:51 +00:00
test-skeleton.c Update. 2004-02-19 00:55:28 +00:00
tls.make.c * sysdeps/unix/make-syscalls.sh: When an undefined syscall has 2003-03-26 22:49:50 +00:00
version.h Automatic version bump. 2003-12-01 08:28:54 +00:00

README

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

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, and LICENSES for notices about a few contributions that require
these additional notices to be distributed.