glibc/manual
Ulrich Drepper 30aa57851a [BZ #2526, BZ #3138, BZ #3143]
2006-09-12  Jakub Jelinek  <jakub@redhat.com>
	[BZ #2526]
	* README.libm: Fix a thinko in sqrt algorithm description.

	[BZ #3143]
	* manual/string.texi (argz_delete): Fix prototype.
	Patch by <alpt@freaknet.org>.

2006-08-26  Joseph Myers  <joseph@codesourcery.com>

	[BZ #3138]
	* io/test-lfs.c (do_prepare): Give name_len type size_t.
	* io/tst-fcntl.c (do_prepare): Likewise.
	* posix/tst-exec.c (do_prepare): Likewise.
	* posix/tst-preadwrite.c (do_prepare): Likewise.
	* posix/tst-spawn.c (do_prepare): Likewise.
	* posix/tst-truncate.c (do_prepare): Likewise.
	* rt/tst-aio.c (do_prepare): Likewise.
	* rt/tst-aio64.c (do_prepare): Likewise.
	* stdlib/test-canon2.c (do_prepare): Give test_dir_len type
	size_t.
2006-09-12 11:44:01 +00:00
..
examples 2003-11-09 Roland McGrath <roland@redhat.com> 2003-11-10 01:18:43 +00:00
.cvsignore 2004-11-18 Alexandre Oliva <aoliva@redhat.com> 2005-02-07 18:46:42 +00:00
Makefile 2006-01-07 Roland McGrath <roland@redhat.com> 2006-01-08 06:43:47 +00:00
argp.texi Update. 2002-06-30 04:04:20 +00:00
arith.texi (System V Number Conversion): Fix return type of ecvt_r, fcvt_r, qecvt_r, and qfcvt_r. 2004-10-06 03:02:14 +00:00
charset.texi 2003-07-21 Art Haas <ahaas@airmail.net> 2003-07-22 20:05:55 +00:00
conf.texi (Currency Symbol): Add INT_ constants and CODESET: 2001-02-11 09:54:25 +00:00
contrib.texi 2002-08-20 Brian Youmans <3diff@gnu.org> 2002-08-20 21:51:55 +00:00
creature.texi Update. 2001-02-13 23:36:45 +00:00
crypt.texi [BZ #40] 2004-05-17 18:59:35 +00:00
ctype.texi 2004-04-21 Jakub Jelinek <jakub@redhat.com> 2004-04-21 19:03:43 +00:00
debug.texi * include/bits/dlfcn.h: New file. 2002-08-10 07:54:55 +00:00
dir .. 2005-11-21 15:45:19 +00:00
errno.texi * manual/errno.texi: Add new Linux errno codes. 2005-12-24 21:12:00 +00:00
fdl.texi Update. 2001-07-06 09:21:36 +00:00
filesys.texi * manual/filesys.texi (futimes): Fix prototype. 2006-02-22 07:17:58 +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
install.texi * version.h (VERSION): 2.4 2006-03-06 10:59:43 +00:00
intro.texi Update. 2001-05-21 17:38:30 +00:00
io.texi
job.texi
lang.texi Update. 2002-08-25 19:34:42 +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: Emit @set ADD-ON for each ADD-ON that 2002-12-10 11:08:11 +00:00
libc.texinfo 2003-11-11 Roland McGrath <roland@redhat.com> 2003-11-12 00:37:03 +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 [BZ #2161] 2006-02-22 02:55:10 +00:00
locale.texi Update. 2002-06-30 04:04:20 +00:00
maint.texi * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
math.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
memory.texi [BZ #315] 2006-02-22 06:58:11 +00:00
message.texi 2.5-18.1 2007-07-12 18:26:36 +00:00
nss.texi Update. 2001-05-21 17:38:30 +00:00
nsswitch.texi
pattern.texi * posix/regex_internal.h (re_sub_match_top_t): Remove unused member 2005-09-06 21:15:13 +00:00
pipe.texi
process.texi Update. 2001-05-21 17:38:30 +00:00
resource.texi [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
search.texi * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
setjmp.texi Update. 2001-05-21 17:38:30 +00:00
signal.texi * sysdeps/i386/bits/string.h: Removed. 2005-09-04 20:49:31 +00:00
socket.texi Update. 2001-07-06 06:58:28 +00:00
startup.texi Update. 2002-06-30 04:04:20 +00:00
stdio-fp.c
stdio.texi Fix make_message example. 2006-02-04 07:12:54 +00:00
string.texi [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
summary.awk Update. 2001-08-04 15:36:35 +00:00
sysinfo.texi Update. 2003-11-29 06:40:52 +00:00
syslog.texi Update. 2002-01-18 06:26:02 +00:00
terminal.texi Update. 2003-03-01 01:14:31 +00:00
texinfo.tex New upstream version. 2005-02-16 04:23:16 +00:00
texis.awk Correct close statement. 2001-05-18 13:01:32 +00:00
time.texi * locale/programs/ld-address.c (address_finish): Produce better 2005-09-24 16:37:16 +00:00
tsort.awk
users.texi (Writing a User Entry): Document behavior of putpwent if user name starts with + or -. 2005-01-27 20:29:57 +00:00
xtract-typefun.awk * manual/xtract-typefun.awk: Swallow [(){}*] from function names. 2003-11-12 00:50:03 +00:00