glibc/manual
Ulrich Drepper 0a61487785 Update.
1998-02-17 15:10  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-load.c (open_path): Use __xstat instead of stat.

	* localedata/tst-locale.sh: Comment out first test for now.

1998-02-14 14:58  H.J. Lu  <hjl@gnu.org>

	* sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Defined
	as 1.
	* sysdeps/unix/sysv/linux/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
	Likewise.

	* libio/iogetline.c (_IO_getline_info): Renamed from
	_IO_getline.
	(_IO_getline): Just call _IO_getline_info.

	* libio/libioP.h (_IO_getline_info): New declaration.

	* libc.map (_IO_getline_info, __write): Added.

1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sunrpc/rpc_cout.c (inline_struct): Change typo of plus to
	const char* to shut up gcc.

1998-02-17 11:37  Ulrich Drepper  <drepper@cygnus.com>

	* eld/dl-open.c (_dl_open): Assign correct value to new->l_global.
	Patch forwarded by Cristian Gafton <gafton@redhat.com>.

	* math/math.h: Define M_* constants always as `double' and add new
	macros M_*l which are of type `long double'.
	* sysdeps/libm-ieee754/s_cacoshl.c: Use M_*l constants now.
	* sysdeps/libm-ieee754/s_cacosl.c: Likewise.
	* sysdeps/libm-ieee754/s_casinhl.c: Likewise.
	* sysdeps/libm-ieee754/s_catanhl.c: Likewise.
	* sysdeps/libm-ieee754/s_catanl.c: Likewise.
	* sysdeps/libm-ieee754/s_clog10l.c: Likewise.
	* sysdeps/libm-ieee754/s_clogl.c: Likewise.
	* math/libm-tst.c: Likewise.

	* sysdeps/i386/fpu/bits/mathinline.h (__M_SQRT2): Don't use _Mdbl,
	define as long double unconditionally.

1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/arith.texi (Old-style number conversion): Correct some
	typos.

1998-02-16 16:28  H.J. Lu  <hjl@gnu.org>

	* time/Makefile (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c):
	Restore.

	* timezone/Makefile (CFLAGS-tzfile.c, CFLAGS-tzset.c): Deleted.
1998-02-17 15:15:51 +00:00
..
examples Update. 1997-06-12 21:38:55 +00:00
.cvsignore Update. 1997-06-12 21:38:55 +00:00
Makefile Update. 1998-01-30 11:44:34 +00:00
argp.texi Update. 1997-07-24 01:36:01 +00:00
arith.texi Update. 1998-02-17 15:15:51 +00:00
conf.texi Update. 1997-10-15 05:34:02 +00:00
creature.texi Update. 1997-11-06 00:02:46 +00:00
ctype.texi Update. 1997-11-12 00:06:02 +00:00
dir Update. 1997-06-19 19:11:22 +00:00
errno.texi Update. 1998-02-10 20:06:30 +00:00
filesys.texi Update. 1997-11-04 03:00:40 +00:00
getopt.texi Update. 1997-06-05 11:28:54 +00:00
header.texi initial import 1995-02-18 01:27:10 +00:00
intro.texi Update. 1997-10-15 05:34:02 +00:00
io.texi update from main archive 961207 1996-12-08 08:01:13 +00:00
job.texi Update. 1997-10-26 20:13:00 +00:00
lang.texi Update. 1997-04-02 22:06:24 +00:00
lgpl.texinfo Updated. 1997-06-26 22:23:01 +00:00
libc.texinfo Update. 1997-08-27 20:26:10 +00:00
libcbook.texi initial import 1995-02-18 01:27:10 +00:00
llio.texi Update. 1997-10-15 05:34:02 +00:00
locale.texi Update. 1997-08-20 03:53:21 +00:00
maint.texi Update. 1997-11-22 18:49:27 +00:00
math.texi Update. 1997-12-28 16:01:53 +00:00
mbyte.texi Update. 1998-01-21 17:04:36 +00:00
memory.texi Update. 1998-02-11 14:49:20 +00:00
message.texi Update. 1997-10-15 05:34:02 +00:00
move-if-change * Makefile (subdirs): Add elf first. 1995-02-21 06:15:34 +00:00
nss.texi Update. 1997-04-05 01:26:47 +00:00
nsswitch.texi update from main archive 960814 1996-08-15 01:23:29 +00:00
pattern.texi Update. 1997-11-12 00:06:02 +00:00
pipe.texi Wed May 15 18:59:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-15 23:05:44 +00:00
process.texi Update. 1997-11-12 00:06:02 +00:00
search.texi Update. 1997-10-15 05:34:02 +00:00
setjmp.texi update from main archive 961207 1996-12-08 08:01:13 +00:00
signal.texi Update. 1997-12-14 22:24:57 +00:00
socket.texi Update. 1998-02-10 20:06:30 +00:00
startup.texi Update. 1997-10-15 05:34:02 +00:00
stdio-fp.c update from main archive 970225 1997-02-25 05:18:05 +00:00
stdio.texi Update. 1998-02-10 20:06:30 +00:00
string.texi Update. 1997-10-29 20:33:40 +00:00
summary.awk Update. 1997-07-06 22:02:42 +00:00
sysinfo.texi initial import 1995-02-18 01:27:10 +00:00
terminal.texi Update. 1997-11-12 00:06:02 +00:00
texinfo.tex Update. 1997-08-04 14:31:26 +00:00
time.texi Update. 1998-01-21 17:04:36 +00:00
users.texi Update. 1998-02-10 20:06:30 +00:00
xtract-typefun.awk Update. 1997-04-30 15:51:34 +00:00