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 Update. 1999-11-01 02:28:55 +00:00
Makefile * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
argp.texi Update. 2001-07-06 09:21:36 +00:00
arith.texi Update. 2001-07-19 14:37:30 +00:00
charset.texi Update. 2001-11-07 07:21:22 +00:00
conf.texi (Currency Symbol): Add INT_ constants and CODESET: 2001-02-11 09:54:25 +00:00
contrib.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
creature.texi Update. 2001-02-13 23:36:45 +00:00
crypt.texi Update. 2001-05-21 17:38:30 +00:00
ctype.texi Update. 2001-05-27 07:05:32 +00:00
debug.texi Update. 2001-05-21 17:38:30 +00:00
dir Update. 1997-06-19 19:11:22 +00:00
errno.texi Update. 2001-08-16 17:51:43 +00:00
fdl.texi Update. 2001-07-06 09:21:36 +00:00
filesys.texi Update. 2001-11-27 04:07:09 +00:00
freemanuals.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
getopt.texi (getopt_long, getopt_long_only): Include const in type of longopts parameter. 2001-10-31 08:30:48 +00:00
header.texi Update. 1999-11-03 04:23:46 +00:00
install.texi Update. 2001-12-15 06:45:58 +00:00
intro.texi Update. 2001-05-21 17:38:30 +00:00
io.texi Update. 1999-06-22 12:18:19 +00:00
job.texi Update. 2000-02-15 01:39:39 +00:00
lang.texi Update. 1999-08-27 19:06:58 +00:00
lesser.texi Don't print header completly in CAPS. 2001-07-19 12:48:11 +00:00
libc-texinfo.sh * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
libc.texinfo Update. 2002-01-17 07:38:47 +00:00
libcbook.texi
libm-err-tab.pl * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
llio.texi Update. 2002-01-29 03:56:50 +00:00
locale.texi Update. 2001-08-07 06:16:51 +00:00
maint.texi Update. 1998-07-13 12:29:13 +00:00
math.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
memory.texi Update. 2001-05-21 17:38:30 +00:00
message.texi Update. 2001-08-26 17:37:42 +00:00
nss.texi Update. 2001-05-21 17:38:30 +00:00
nsswitch.texi
pattern.texi Update. 2001-05-21 17:38:30 +00:00
pipe.texi Update. 1999-08-27 19:06:58 +00:00
process.texi Update. 2001-05-21 17:38:30 +00:00
resource.texi Update. 2001-06-05 06:21:21 +00:00
search.texi Update. 2001-05-21 17:38:30 +00:00
setjmp.texi Update. 2001-05-21 17:38:30 +00:00
signal.texi Update. 2001-05-21 17:38:30 +00:00
socket.texi Update. 2001-07-06 06:58:28 +00:00
startup.texi Update. 2001-05-27 07:05:32 +00:00
stdio-fp.c update from main archive 970225 1997-02-25 05:18:05 +00:00
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 Update. 2001-08-04 15:36:35 +00:00
sysinfo.texi Update. 2001-05-21 17:38:30 +00:00
syslog.texi Update. 2002-01-18 06:26:02 +00:00
terminal.texi Update. 2001-05-21 17:38:30 +00:00
texinfo.tex Update. 2001-08-04 19:30:39 +00:00
texis.awk Correct close statement. 2001-05-18 13:01:32 +00:00
time.texi Document problems with other strptime implementations. 2001-11-26 21:45:33 +00:00
tsort.awk Limited tsort replacement. 1999-01-18 09:22:51 +00:00
users.texi Update. 2001-06-29 00:17:44 +00:00
xtract-typefun.awk Update. 1998-04-21 18:15:51 +00:00