Go to file
Roland McGrath 54e98f69e0 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.
(NLDBL_DECL): Rewritten.
	Remove __THROW from NLDBL_DECL uses.
	Use NLDBL_DECL for __vstrfmon, __vstrfmon_l.

	* sysdeps/ieee754/ldbl-opt/nldbl-asinh.c: Restore attribute_hidden.

2006-01-14  Jakub Jelinek  <jakub@redhat.com>

	* misc/sys/cdefs.h (__LDBL_REDIR1_DECL): Define.
	(__LDBL_REDIR_DECL): Stringize __nldbl and name.
	* stdlib/bits/monetary-ldbl.h: Remove pastos from wchar-ldbl.h.
	(strfmon, strfmon_l): Add __LDBL_REDIR_DECL.
	* stdlib/bits/stdlib-ldbl.h (strtold, strtold_l, __strtold_internal,
	qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): Use __LDBL_REDIR1_DECL
	instead of __LDBL_REDIR_DECL.
	* wcsmbs/bits/wchar-ldbl.h: Remove stale #if.
	(__LDBL_REDIR_WCHAR): Remove.
	(fwprintf, wprintf, swprintf, vfwprintf, vwprintf, vswprintf,
	fwscanf, wscanf, swscanf, vfwscanf, vwscanf, vswscanf): Use
	__LDBL_REDIR_DECL instead of __LDBL_REDIR_WCHAR.
	(wcstold, wcstold_l, __wcstold_internal): Add __LDBL_REDIR1_DECL.
	* wcsmbs/wchar.h: Include bits/wchar-ldbl.h after bits/wchar2.h
	instead of before it.
	(wcstold inline): Move #ifndef __LDBL_COMPAT before
	extern keyword.
	* libio/bits/stdio-ldbl.h (__snprintf_chk, __vsnprintf_chk): Add
	__LDBL_REDIR_DECL.
	* misc/bits/syslog-ldbl.h (vsyslog): Protect with #ifdef __USE_BSD.
	(__syslog_chk, __vsyslog_chk): Add __LDBL_REDIR_DECL.

2006-01-14  Roland McGrath  <roland@redhat.com>
2006-01-14 20:33:13 +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 * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
dirent
dlfcn * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
elf * elf/check-textrel.c: Add missing argument. 2006-01-12 00:25:13 +00:00
gmon * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
gnulib
grp
hesiod
hurd 2006-01-10 Thomas Schwinge <tschwinge@gnu.org> 2006-01-10 19:09:01 +00:00
iconv (free_mem): Don't call munmap if gconv_cache is NULL. 2006-01-11 07:08:29 +00:00
iconvdata * Makerules: Define build-module-asneeded. 2006-01-11 22:18:24 +00:00
include * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
inet
intl [BZ #2066] 2005-12-22 01:03:50 +00:00
io * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. 2006-01-06 12:14:26 +00:00
libidn
libio * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 2006-01-14 20:33:13 +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 Typo fix. 2005-12-22 11:31:24 +00:00
malloc [BZ #321] 2006-01-11 05:43:11 +00:00
manual * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
math * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
misc * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 2006-01-14 20:33:13 +00:00
nis
nptl * sysdeps/alpha/tls.h (tcbhead_t): Rename member to __private. 2006-01-13 21:39:58 +00:00
nptl_db
nscd [BZ #2114] 2006-01-06 19:15:13 +00:00
nss Update copyright year. 2006-01-01 19:15:56 +00:00
po * po/libc.pot: Regenerated. 2006-01-08 06:52:38 +00:00
posix [BZ #1060] 2006-01-11 05:30:12 +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 * Makerules: Define build-module-asneeded. 2006-01-11 22:18:24 +00:00
setjmp 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
shadow
signal
socket
soft-fp * soft-fp/Makefile (gcc-single-routines): Add unordsf2, 2006-01-06 10:47:57 +00:00
stdio-common * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
stdlib * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 2006-01-14 20:33:13 +00:00
streams
string [BZ #2126] 2006-01-10 00:25:07 +00:00
sunrpc * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
sysdeps * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 2006-01-14 20:33:13 +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 2006-01-10 Roland McGrath <roland@redhat.com> 2006-01-10 20:37:36 +00:00
wcsmbs * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 2006-01-14 20:33:13 +00:00
wctype
.cvsignore
BUGS
CANCEL-FCT-WAIVE
CANCEL-FILE-WAIVE
CONFORMANCE
COPYING
COPYING.LIB
ChangeLog * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 2006-01-14 20:33:13 +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
FAQ
FAQ.in
INSTALL
INTERFACE
LICENSES
Makeconfig * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
Makefile * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
Makefile.in
Makerules * Makerules: Define build-module-asneeded. 2006-01-11 22:18:24 +00:00
NAMESPACE
NEWS
NOTES
PROJECTS
README
README.libm
README.template
Rules * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
Versions.def lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
WUR-REPORT * stdio-common/tstdiomisc.c (F): Use NAN to get NaN value. 2006-01-07 22:04:22 +00:00
abi-tags * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 2006-01-04 17:14:58 +00:00
aclocal.m4
config-name.in
config.h.in
config.make.in * config.make.in (c++-sysincludes): New substituted variable. 2005-12-28 06:53:43 +00:00
configure * scripts/check-c++-types.sh: Add more pthread types. 2006-01-06 22:58:39 +00:00
configure.in * scripts/check-c++-types.sh: Add more pthread types. 2006-01-06 22:58:39 +00:00
cppflags-iterator.mk
extra-lib.mk
extra-modules.mk
o-iterator.mk
shlib-versions
test-skeleton.c (timeout_handler): Rewrite ts initialization for C++. 2005-12-23 01:03:28 +00:00
tls.make.c
version.h

README

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.