glibc/sysdeps/mips
Ulrich Drepper ab58d6203b Update.
1999-08-21  Mark Kettenis  <kettenis@gnu.org>

	* stdio-common/vfscanf.c [! USE_IN_LIBIO]: Add necessary
	definitions for MEMCPY, ISSPACE, ISDIGIT, ISXDIGIT, TOLOWER, L_,
	CHAR_T, UCHAR_T and WIN_T to make the code compile again when
	stdio is used instead of libio.
	* stdio-common/vfprintf.c [! USE_IN_LIBIO]: Add necessary
	definitions for CHAR_T, UCHAR_T, INT_T, L_, ISDIGIT, PAD and PUTC
	to make the code compile again when stdio is used instead of
	libio.
	(vfprintf): Only check for correct orientation if ORIENT is
	defined.
	* stdio-common/Makefile (routines): Only add vfwprintf and
	vfwscanf if we're using libio.

1999-08-21  Mark Kettenis  <kettenis@gnu.org>

	* include/stdio.h [! USE_IN_LIBIO && __need_FILE]: Avoid defining
	any additional prototype just as we do for libio.

1999-08-21  Mark Kettenis  <kettenis@gnu.org>

	* include/bits/xopen_lim.h: Do not define STREAM_MAX and
	TZNAME_MAX.  These limits are not X/Open specific.
	* stdio-common/stdio_lim.h.in: Allow inclusion when __need_IOV_MAX
	is defined.

1999-08-21  Mark Kettenis  <kettenis@gnu.org>

	* Rules: When generated stdio_lim.h, avoid defining IOV_MAX if
	UIO_MAXIOV is left undefined in sys/uio.h.
	* stdio-common/stdio_lim.h.in: Adapt for change above.

1999-08-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/mips/bits/sigaction.h (SA_RESETHAND): Add it.
	* sysdeps/mips/bits/dlfcn.h: Remove SGI specific calls, add RTLD_LOCAL.
	Patches by Ralf Baechle <ralf@uni-koblenz.de>
1999-08-22 16:26:00 +00:00
..
bits Update. 1999-08-22 16:26:00 +00:00
dec/bits Update. 1997-11-26 04:23:08 +00:00
elf Update. 1997-07-12 23:35:19 +00:00
mips3 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
mips64 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> 1999-07-21 16:58:06 +00:00
mipsel Update. 1997-11-26 04:23:08 +00:00
p40/bits Update. 1997-11-26 04:23:08 +00:00
sys Update. 1999-03-01 07:21:39 +00:00
__longjmp.c Update. 1997-05-26 23:01:17 +00:00
.cvsignore initial import 1995-02-18 01:27:10 +00:00
add_n.S Update. 1997-06-21 02:59:26 +00:00
addmul_1.S Update. 1997-06-21 02:59:26 +00:00
bsd-_setjmp.S Update. 1997-07-26 02:33:30 +00:00
bsd-setjmp.S Update. 1997-07-26 02:33:30 +00:00
Dist Update. 1999-01-14 13:27:00 +00:00
dl-machine.h 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> 1999-07-21 16:58:06 +00:00
fclrexcpt.c Update. 1998-11-28 21:06:13 +00:00
fegetenv.c Update. 1998-11-28 21:06:13 +00:00
fegetround.c Update. 1998-11-28 21:06:13 +00:00
fesetenv.c Update. 1999-05-23 10:13:49 +00:00
fesetround.c Update. 1998-11-28 21:06:13 +00:00
feupdateenv.c Update. 1998-11-28 21:06:13 +00:00
fgetexcptflg.c Update. 1998-11-28 21:06:13 +00:00
fpregdef.h Update. 1998-12-31 18:19:19 +00:00
fpu_control.h Fix typo. Remove __setfpucw. 1999-02-16 09:35:56 +00:00
ftestexcept.c Update. 1998-11-28 21:06:13 +00:00
Implies Update. 1999-07-14 00:54:57 +00:00
init-first.c Update. 1997-06-21 02:59:26 +00:00
lshift.S Update. 1997-06-21 02:59:26 +00:00
machine-gmon.h Update. 1997-06-21 02:59:26 +00:00
Makefile Update. 1998-12-31 18:19:19 +00:00
mul_1.S Update. 1998-11-27 11:34:40 +00:00
regdef.h Update. 1998-12-31 18:19:19 +00:00
rshift.S Update. 1997-06-21 02:59:26 +00:00
rtld-ldscript.in Update. 1997-07-12 23:35:19 +00:00
rtld-parms Update. 1997-07-22 00:10:33 +00:00
setjmp_aux.c Update. 1997-06-21 02:59:26 +00:00
setjmp.S Update. 1997-07-12 23:35:19 +00:00
sgidefs.h Update. 1998-12-31 18:19:19 +00:00
sub_n.S Update. 1997-06-21 02:59:26 +00:00
submul_1.S Update. 1997-06-21 02:59:26 +00:00