Go to file
Ulrich Drepper f9a906e786 * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
sizeof (wchar_t) rather than multiplying __len by sizeof (wchar_t).
	Pass __bos (__dst) / sizeof (wchar_t) to the *_chk routine.
	* wcsmbs/bits/wchar2.h (mbsrtowcs, mbsnrtowcs): Likewise.
	* debug/mbsnrtowcs_chk.c (__mbsnrtowcs_chk): Don't multiply
	len by sizeof (wchar_t).
	* debug/mbsrtowcs_chk.c (__mbsrtowcs_chk): Likewise.
	* debug/mbstowcs_chk.c (__mbstowcs_chk): Likewise.
	Fix type of SRC argument.  Pass &SRC rather than SRC to
	__mbsrtowcs.
	* debug/wcstombs_chk.c (__wcstombs_chk): Pass &SRC rather than SRC
	to __wcsrtombs.
	* debug/tst-chk1.c: Include assert.h.
	(do_test): Change enough array from VLA into a fixed size array.
	Assert that MB_CUR_MAX is <= sizeof (enough).  Use FAIL () macro
	instead of print error details.  Add several new tests.
	Kill some unused variable warnings.
2005-08-22 15:13:39 +00:00
abilist
aout
argp * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf. 2005-08-09 01:27:20 +00:00
assert * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
bare
bits
catgets
conf
conform
crypt [BZ #924] 2005-05-02 20:15:34 +00:00
csu [BZ #974] 2005-07-07 23:00:02 +00:00
ctype
debug * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by 2005-08-22 15:13:39 +00:00
dirent
dlfcn * elf/dl-error.c (_dl_signal_error): Store information about use of 2005-06-12 16:29:51 +00:00
elf * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTRO 2005-08-07 07:55:10 +00:00
gmon * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf 2005-07-28 14:51:03 +00:00
gnulib
grp
hesiod * hesiod/hesiod.c (hesiod_init): Don't check for ctx->classes[0] == 0 2005-06-15 06:44:01 +00:00
hurd
iconv * iconv/gconv_int.h: Include <ctype.h> and <string.h>. 2005-04-05 23:33:08 +00:00
iconvdata * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 2005-08-08 19:04:11 +00:00
include * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 2005-08-20 01:22:05 +00:00
inet * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
intl * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 2005-08-20 01:22:05 +00:00
io [BZ #961] 2005-05-23 17:37:21 +00:00
libidn
libio * wcsmbs/bits/wchar2.h: New file. 2005-07-15 10:32:45 +00:00
locale [BZ #954] 2005-05-26 19:08:49 +00:00
localedata [BZ #413, BZ #448] 2005-08-03 07:44:12 +00:00
login
mach 2005-08-05 Roland McGrath <roland@redhat.com> 2005-08-08 20:52:23 +00:00
malloc * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 2005-08-20 01:22:05 +00:00
manual 2005-07-13 Thorsten Kukuk <kukuk@suse.de> 2005-07-18 00:04:48 +00:00
math
misc * misc/bits/syslog.h: New file. 2005-07-30 06:00:43 +00:00
nis [BZ #1188] 2005-08-16 16:05:37 +00:00
nptl [BZ #1075, BZ #1112] 2005-08-19 19:07:25 +00:00
nptl_db
nscd * nscd/cache.c (prune_cache): Add more debug output. Only for 2005-08-16 22:47:26 +00:00
nss [BZ #1188] 2005-08-16 16:05:37 +00:00
po * po/zh_TW.po: Update from translation team. 2005-07-26 04:04:13 +00:00
posix [BZ #1207] 2005-08-18 06:42:25 +00:00
pwd
resolv * resolv/res_send.c (Aerror): Fix printing IP address. 2005-08-22 04:04:55 +00:00
resource * resource/Makefile (tests): Add tst-getrlimit. 2005-06-21 19:09:12 +00:00
rt * manual/install.texi (Installation): Don't mention linuxthreads. 2005-07-03 04:40:53 +00:00
scripts * scripts/config.guess: Update from upstream. 2005-04-28 15:32:56 +00:00
setjmp
shadow
signal
socket * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 2005-08-08 19:04:11 +00:00
soft-fp
stdio-common * stdio-common/fxprintf.c: Include libioP.h. 2005-08-08 20:06:29 +00:00
stdlib * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by 2005-08-22 15:13:39 +00:00
streams
string * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 2005-08-08 19:04:11 +00:00
sunrpc * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
sysdeps * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 2005-08-20 01:22:05 +00:00
sysvipc
termios
time * time/mktime.c: Always include <string.h> for prototype of 2005-06-18 02:31:11 +00:00
timezone * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTRO 2005-08-07 07:55:10 +00:00
wcsmbs * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by 2005-08-22 15:13:39 +00:00
wctype
.cvsignore
abi-tags
aclocal.m4
BUGS
CANCEL-FCT-WAIVE
CANCEL-FILE-WAIVE
ChangeLog * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by 2005-08-22 15:13:39 +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 * Versions.def (ld): Add GLIBC_2.4. 2005-06-26 18:14:26 +00:00
config.make.in * configure.in: Check for -fstack-protector gcc option. 2005-07-19 15:35:50 +00:00
configure * stdio-common/Makefile (aux): Add fxprintf. 2005-07-19 23:46:55 +00:00
configure.in * configure.in: Check for -fstack-protector gcc option. 2005-07-19 15:35:50 +00:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk
extra-modules.mk
FAQ 2005-04-08 Carlos O'Donell <carlos@baldric.uwo.ca> 2005-04-08 21:00:44 +00:00
FAQ.in 2005-04-08 Carlos O'Donell <carlos@baldric.uwo.ca> 2005-04-08 21:00:44 +00:00
INSTALL
INTERFACE
LICENSES
Makeconfig * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define 2005-07-07 02:39:45 +00:00
Makefile [BZ #592, BZ #821, BZ #822, BZ #825] 2005-04-06 02:18:44 +00:00
Makefile.in
Makerules [BZ #869] 2005-07-22 07:10:10 +00:00
MakeTAGS * MakeTAGS: Make xgettext not look into test cases. 2005-05-08 16:46:56 +00:00
NAMESPACE
NEWS * NEWS: Note LinuxThreads removal. 2005-07-03 04:43:32 +00:00
NOTES
o-iterator.mk
PROJECTS
README
README.libm
README.template
Rules
shlib-versions 2005-05-23 Roland McGrath <roland@redhat.com> 2005-05-24 06:16:04 +00:00
test-skeleton.c
tls.make.c
version.h
Versions.def * Versions.def (ld): Add GLIBC_2.4. 2005-06-26 18:14:26 +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.