Go to file
2006-01-06 12:02:26 +00:00
abilist
aout
argp
assert
bare
bits
catgets Update copyright year. 2006-01-01 19:15:56 +00:00
conf
conform
crypt
csu Update copyright year. 2006-01-01 19:15:56 +00:00
ctype
debug Update copyright year. 2006-01-01 19:15:56 +00:00
dirent
dlfcn
elf * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 2006-01-04 17:14:58 +00:00
gmon
gnulib
grp
hesiod
hurd
iconv Update copyright year. 2006-01-01 19:15:56 +00:00
iconvdata
include 2005-01-05 Mike Frysinger <vapier@gentoo.org> 2006-01-06 09:55:30 +00:00
inet
intl
io * io/euidaccess.c: Add eaccess as an alias. 2006-01-06 11:22:10 +00:00
libidn
libio * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when 2006-01-05 12:25:42 +00:00
locale Update copyright year. 2006-01-01 19:15:56 +00:00
localedata * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 2006-01-04 17:14:58 +00:00
login
mach
malloc Update copyright year. 2006-01-01 19:15:56 +00:00
manual [BZ #1395] 2005-12-31 13:11:27 +00:00
math
misc
nis
nptl * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] 2006-01-06 03:08:04 +00:00
nptl_db
nscd (nscd_init): Remove if block which should have been removed as part of the -S option removal. 2006-01-03 21:26:28 +00:00
nss Update copyright year. 2006-01-01 19:15:56 +00:00
po
posix * io/euidaccess.c: Add eaccess as an alias. 2006-01-06 11:22:10 +00:00
pwd
resolv * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. 2005-12-30 22:47:37 +00:00
resource
rt * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
scripts * scripts/check-local-headers.sh: Revert last change. 2006-01-06 12:02:26 +00:00
setjmp
shadow
signal
socket
soft-fp * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
stdio-common
stdlib
streams
string
sunrpc
sysdeps * io/euidaccess.c: Add eaccess as an alias. 2006-01-06 11:22:10 +00:00
sysvipc
termios
time * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when 2006-01-05 12:25:42 +00:00
timezone
wcsmbs
wctype
.cvsignore
abi-tags * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 2006-01-04 17:14:58 +00:00
aclocal.m4
BUGS
CANCEL-FCT-WAIVE
CANCEL-FILE-WAIVE
ChangeLog * scripts/check-local-headers.sh: Revert last change. 2006-01-06 12:02:26 +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
ChangeLog.13
ChangeLog.14
ChangeLog.15
config-name.in
config.h.in
config.make.in
configure Regenerated: autoconf configure.in 2006-01-04 06:26:49 +00:00
configure.in * configure.in (HAVE_LIBAUDIT): Check 2006-01-04 06:26:39 +00:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk
extra-modules.mk
FAQ
FAQ.in
INSTALL
INTERFACE
LICENSES
Makeconfig
Makefile
Makefile.in
Makerules
MakeTAGS
NAMESPACE
NEWS
NOTES
o-iterator.mk
PROJECTS
README
README.libm
README.template
Rules
shlib-versions
test-skeleton.c
tls.make.c
version.h
Versions.def lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
WUR-REPORT

This directory contains the version 2.3.4 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
		x86-64-*-linux-gnu	Linux-2.4+ on x86-64

Past releases of this library ran on a variety of configurations that are
no longer supported.  Porting the library is not hard.  If you are
interested in doing a port, please contact the glibc maintainers;
see http://www.gnu.org/software/libc/ for more information.

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.

Please see http://www.gnu.org/software/libc/bugs.html for bug reporting
information.  We are now using the Bugzilla system to track all bug reports.
This web page gives detailed information on how to report bugs properly.

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.