glibc/manual
Ulrich Drepper 0295d2666c Update.
2002-01-23  Richard Henderson  <rth@redhat.com>

	* sysdeps/alpha/Makefile (pic-ccflag): New variable.

2002-01-28  Ulrich Drepper  <drepper@redhat.com>

	* string/strxfrm.c: Allocate one more byte for rulearr and clear
	this element [PR libc/2855].

	* string/strcoll.c: Handle zero-length arguments specially
	[PR libc/2856].

2002-01-23  Jakub Jelinek  <jakub@redhat.com>

	* string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
	__mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
	short lengths and constant src.
	(strcpy): Don't optimize for gcc 3.0+.
	(__stpcpy): For gcc 3.0+, don't use
	__stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
	for short string literal src.

2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>

	* sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
	Set for arm, too.

2001-01-22  Paul Eggert  <eggert@twinsun.com>

	* manual/llio.texi (Linked Channels, Cleaning Streams):
	Make it clearer that a just-opened input stream might need cleaning.

2002-01-21  H.J. Lu  <hjl@gnu.org>

	* sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
	Don't use label at end of compound statement.
2002-01-29 03:56:50 +00:00
..
examples Fix typos. 2001-11-05 20:55:42 +00:00
.cvsignore
argp.texi
arith.texi
charset.texi Update. 2001-11-07 07:21:22 +00:00
conf.texi
contrib.texi
creature.texi
crypt.texi
ctype.texi
debug.texi
dir
errno.texi
fdl.texi
filesys.texi Update. 2001-11-27 04:07:09 +00:00
freemanuals.texi
getopt.texi
header.texi
install.texi Update. 2001-12-15 06:45:58 +00:00
intro.texi
io.texi
job.texi
lang.texi
lesser.texi
libc-texinfo.sh
libc.texinfo Update. 2002-01-17 07:38:47 +00:00
libcbook.texi
libm-err-tab.pl
llio.texi Update. 2002-01-29 03:56:50 +00:00
locale.texi
maint.texi
Makefile
math.texi
memory.texi
message.texi
nss.texi
nsswitch.texi
pattern.texi
pipe.texi
process.texi
resource.texi
search.texi
setjmp.texi
signal.texi
socket.texi
startup.texi
stdio-fp.c
stdio.texi Update. 2001-11-27 02:20:12 +00:00
string.texi Fix typos. 2001-11-05 20:55:42 +00:00
summary.awk
sysinfo.texi
syslog.texi Update. 2002-01-18 06:26:02 +00:00
terminal.texi
texinfo.tex
texis.awk
time.texi Document problems with other strptime implementations. 2001-11-26 21:45:33 +00:00
tsort.awk
users.texi
xtract-typefun.awk