glibc/manual
Ulrich Drepper ec751a23c0 Update.
1999-10-31  Ulrich Drepper  <drepper@cygnus.com>

	* includes/features.h: Replace __USE_ISOC9X by __USE_ISOC99 and also
	recognize _ISOC99_SOURCE.
	* libio/stdio.h: Likewise.
	* math/math.h: Likewise.
	* math/bits/mathcalls.h: Likewise.
	* math/stdio.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
	* sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
	* sysdeps/arm/bits/huge_val.h: Likewise.
	* sysdeps/generic/bits/mathdef.h: Likewise.
	* sysdeps/i386/bits/huge_val.h: Likewise.
	* sysdeps/i386/fpu/bits/mathdef.h: Likewise.
	* sysdeps/i386/fpu/bits/mathinline.h: Likewise.
	* sysdeps/ieee754/bits/huge_val.h: Likewise.
	* sysdeps/m68k/bits/huge_val.h: Likewise.
	* sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
	* sysdeps/m68k/fpu/bits/mathinline.h: Likewise.
	* sysdeps/powerpc/bits/mathdef.h: Likewise.
	* sysdeps/powerpc/bits/mathinline.h: Likewise.
	* sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
	* sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Likewise.
	* wcsmbs/wchar.h: Likewise.

	* sysdeps/powerpc/bits/mathdef.h: Moved to...
	* sysdeps/powerpc/fpu/bits/mathdef.h: ...here.
	* sysdeps/powerpc/bits/mathinline.h: Moved to...
	* sysdeps/powerpc/fpu/bits/mathinline.h: ...here.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* manual/math.texi (Errors in Math Functions): Correct TeX code.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* math/libm-test.inc:  Change comments to use ISO C99 instead of
	ISO C9x.
	* math/w_lgamma.c: Likewise.
	* math/w_lgammaf.c: Likewise.
	* math/w_lgammal.c: Likewise.
	* math/test-fenv.c: Likewise.
	* sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
	* sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
	* sysdeps/generic/printf_fphex.c: Likewise.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* manual/arith.texi (Parsing of Floats): Remove C from ISO C comment.

	* manual/math.texi: Change ISO C9x to ISO C99.
	* manual/startup.texi: Likewise.
	* manual/stdio.texi: Likewise.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* manual/arith.texi: Change ISO C9x to ISO C99.
	* manual/time.texi (Low-Level Time String Parsing): Likewise.
1999-10-31 17:37:43 +00:00
..
examples Update. 1999-10-01 16:09:12 +00:00
.cvsignore
argp.texi Update. 1999-08-27 19:06:58 +00:00
arith.texi Update. 1999-10-31 17:37:43 +00:00
charset.texi Update. 1999-10-31 17:37:43 +00:00
conf.texi Update. 1999-08-27 19:06:58 +00:00
contrib.texi Update. 1999-08-27 19:06:58 +00:00
creature.texi
ctype.texi Update. 1999-08-27 19:52:08 +00:00
dir
errno.texi Update. 1999-06-16 15:44:59 +00:00
filesys.texi Update. 1999-09-20 04:59:24 +00:00
getopt.texi 1999-03-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> 1999-03-19 02:17:38 +00:00
header.texi
install.texi Update. 1999-09-10 20:00:21 +00:00
intro.texi
io.texi Update. 1999-06-22 12:18:19 +00:00
job.texi Update. 1999-08-27 19:06:58 +00:00
lang.texi Update. 1999-08-27 19:06:58 +00:00
lgpl.texinfo
libc-texinfo.sh Update. 1999-01-18 09:38:36 +00:00
libc.texinfo Update. 1999-08-28 22:34:29 +00:00
libcbook.texi
libm-err-tab.pl Update. 1999-10-30 06:56:10 +00:00
llio.texi Update. 1999-08-27 19:06:58 +00:00
locale.texi Update. 1999-08-28 22:34:29 +00:00
maint.texi
Makefile Update. 1999-10-30 06:56:10 +00:00
math.texi Update. 1999-10-31 17:37:43 +00:00
memory.texi Update. 1999-06-16 15:44:59 +00:00
message.texi Update. 1999-10-05 15:26:17 +00:00
nss.texi Update. 1999-08-27 19:06:58 +00:00
nsswitch.texi
pattern.texi
pipe.texi Update. 1999-08-27 19:06:58 +00:00
process.texi Update. 1999-01-24 10:17:23 +00:00
search.texi
setjmp.texi Update. 1999-02-15 09:25:37 +00:00
signal.texi Update. 1999-08-27 19:06:58 +00:00
socket.texi Update. 1999-10-24 23:55:16 +00:00
startup.texi Update. 1999-10-31 17:37:43 +00:00
stdio-fp.c
stdio.texi Update. 1999-10-31 17:37:43 +00:00
string.texi Update. 1999-10-31 17:37:43 +00:00
summary.awk
sysinfo.texi Update. 1999-08-27 19:06:58 +00:00
terminal.texi (Pseudo-Terminal Pairs): Change getpt and openpty documentation after recent change in the code. 1999-03-15 13:40:08 +00:00
texinfo.tex Update. 1999-06-02 10:18:54 +00:00
texis.awk
time.texi Update. 1999-10-31 17:37:43 +00:00
tsort.awk
users.texi Update. 1999-08-27 19:06:58 +00:00
xtract-typefun.awk