glibc/io
Ulrich Drepper bfce746a87 Update.
1998-08-31 15:56  Ulrich Drepper  <drepper@cygnus.com>

	* db2/db_int.h: Use <db.h> instead of "db.h" to find header in include.

	* include/stdio.h: Add __vsscanf.

	* libio/stdio.h: Make vfscanf, scanf, and vsscanf available if
	__USE_ISOC9X.
	Remove __vsscanf declaration.
	Always declare fgetpos and fsetpos.

	* math/math.h: Define isinf as macro.
	* math/bits/mathcalls.h: Change to declare __isinf all the time.
	Don't declare scalb for ISO C 9x.

	* math/tgmath.h: Define fma.  Rewrite the underlying macros.

	* stdlib/stdlib.h: Declare strtof and strtold is __USE_ISOC9X.

	* sysdeps/unix/sysv/linux/bits/sigcontext.h: Allow inclusion from
	sys/ucontext.h.

	* sysdeps/wordsize-32/inttypes.h: Define missing PRI* and SCN*
	macros.

1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/standalone/bits/errno.h (ENOMSG): Remove duplicate.
	Reported by jreising@frequentis.com [PR libc/767].

1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* io/lockf.c (lockf): Move initilisation of fl.l_whence and
	fl.l_start at beginning of function.
	Patch by Geoff. Dash <geoffd@zeta.org.au> [PR libc/769].
1998-08-31 16:30:27 +00:00
..
sys Update. 1998-08-31 11:11:15 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
creat.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
creat64.c Update. 1997-10-12 04:05:44 +00:00
fcntl.h Update. 1998-08-09 17:39:48 +00:00
fstat.c Update. 1998-08-09 17:39:48 +00:00
fstat64.c Update. 1997-11-12 00:06:02 +00:00
fts.c Update. 1998-07-16 11:44:36 +00:00
fts.h Update. 1998-06-29 12:44:22 +00:00
ftw.c Update. 1998-07-16 11:44:36 +00:00
ftw.h Update. 1998-06-29 12:44:22 +00:00
ftw64.c Update. 1998-07-16 11:44:36 +00:00
ftwtest-sh Update. 1998-05-13 16:12:38 +00:00
ftwtest.c Update. 1997-09-21 01:47:02 +00:00
getdirname.c Update. 1998-07-16 11:44:36 +00:00
getwd.c Update. 1998-07-16 11:44:36 +00:00
lockf.c Update. 1998-08-31 16:30:27 +00:00
lstat.c Update. 1998-08-09 17:39:48 +00:00
lstat64.c Update. 1997-11-12 00:06:02 +00:00
Makefile Update. 1998-05-29 10:25:23 +00:00
mknod.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
poll.h initial import 1995-02-18 01:27:10 +00:00
pwd.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
stat.c Update. 1997-11-12 00:06:02 +00:00
stat64.c Update. 1997-11-12 00:06:02 +00:00
test-utime.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
utime.h Update. 1998-07-09 13:42:26 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00