glibc/stdio-common
Ulrich Drepper 2d7da676f3 update.
1997-07-11 03:00  Ulrich Drepper  <drepper@cygnus.com>

	* inet/inet_ntoa.c: Prevent looking for thread data key if we found
	one.

	* signal/sigandset.c: Include stddef.h to get NULL defined.
	* signal/sigisempty.c: Likewise.
	* signal/sigorset.c: Likewise.
	* sysdeps/stub/if_index.h: Likewise.
	* wcsmbs/wcstod_l.c: Include locale.h to get __locale_t defined.
	* wcsmbs/wcstof_l.c: Likewise.
	* wcsmbs/wcstol_l.c: Likewise.
	* wcsmbs/wcstold_l.c: Likewise.
	* wcsmbs/wcstoll_l.c: Likewise.
	* wcsmbs/wcstoul_l.c: Likewise.
	* wcsmbs/wcstoull_l.c: Likewise.
	Reported by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>.

	* stdio-common/snprintf.c: Use ISO C function definition form.

	* sysdeps/stub/libc-lock.h: Don't define __libc_key_create and
	__libc_setspecific as empty macros since they are used as
	function with return value.
	Reported by Andreas Jaeger.

1997-07-10  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>

	* sysdeps/mach/hurd/select.c (__select): Need bit count for
	MACH_MSG_TYPE_INTEGER_T.

1997-07-08 10:12  Fila Kolodny  <fila@ibi.com>

	* sysdeps/i370/Implies: New file for i370-ibm-mvs port.
	* sysdeps/mvs/Implies: Likewise.

1997-07-09 23:06  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* nis/Makefile: Add new source files.

	* nis/nis_intern.h: Add new internal functions.
	* nis/rpcsvc/nislib.h: Likewise.

	* nis/lckcache.c: New.
	* nis/nis_cache.c: New, dummy functions in the moment.
	* nis/nis_util.c: New.
	* nis/nisplus-parser.h: New.
	* nis/nss_nisplus/nisplus-parser.c: New.
	* nis/rpcsvc/nis_cache.h: New.
	* nis/rpcsvc/nis_cache.x: New.

	* nis/nss_compat/compat-grp.c: Matches Solaris behaviour now.
	* nis/nss_compat/compat-pwd.c: Likewise.
	* nis/nss_compat/compat-spwd.c: Likewise.
	* nis/nss_nisplus/nisplus-alias.c: Likewise.
	* nis/nss_nisplus/nisplus-ethers.c: Likewise.
	* nis/nss_nisplus/nisplus-grp.c: Likewise.
	* nis/nss_nisplus/nisplus-hosts.c: Likewise.
	* nis/nss_nisplus/nisplus-netgrp.c: Likewise.
	* nis/nss_nisplus/nisplus-network.c: Likewise.
	* nis/nss_nisplus/nisplus-proto.c: Likewise.
	* nis/nss_nisplus/nisplus-publickey.c: Likewise.
	* nis/nss_nisplus/nisplus-pwd.c: Likewise.
	* nis/nss_nisplus/nisplus-rpc.c: Likewise.
	* nis/nss_nisplus/nisplus-service.c: Likewise.
	* nis/nss_nisplus/nisplus-spwd.c: Likewise.

	* nis/nss_nis/nis-publickey.c: Remove libc-lock.h include.

	* nis/nis_intern.c: Removed.

	* nis/nis_call.c: Complete rewrite.
	* nis/nis_lookup.c: Likewise.
	* nis/nis_table.c: Likewise.

	* nis/libnsl.map: Add missing symbols.

	* nis/nis_print.c: Fix nis_print_link.
	* nis/nis_subr.c: Fix nis_getnames.

1997-07-09 07:19  H.J. Lu  <hjl@gnu.ai.mit.edu>

	* posix/execvp.c (execvp): Handle ESTALE.

1997-07-10 13:54  Ulrich Drepper  <drepper@cygnus.com>

	* posix/regex.c: Make CHAR_SET_SIZE definition always available,
	even if SYNTAX_TABLE is defined.
	Patch by Akim Demaille <demaille@inf.enst.fr>.

1997-07-09 08:16  H.J. Lu  <hjl@gnu.ai.mit.edu>

	* libio/fileops.c (_IO_file_underflow): Adjust pointers
	before calling _IO_SYSREAD ().

1997-07-07 22:54  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* sysdeps/sparc/divrem.m4: Eliminate use of "DEFS.h"
	(sysdep.h does the same job).
	* sysdeps/sparc/alloca.S: Likewise.
	* sysdeps/sparc/dotmul.S: Likewise.
	* sysdeps/sparc/udiv_qrnnd.S: Likewise.

	* sysdeps/sparc/rem.S: Regenerated.
	* sysdeps/sparc/sdiv.S: Regenerated.
	* sysdeps/sparc/udiv.S: Regenerated.
	* sysdeps/sparc/urem.S: Regenerated.

	* sysdeps/sparc/DEFS.h: Removed.
	* sysdeps/sparc/elf/DEFS.h: Removed.
	* sysdeps/sparc/Dist: Don't distribute DEFS.h.

	* sysdeps/unix/sparc/sysdep.h: Use 4 byte alignment. Add .type
	directive #ifdef HAVE_ELF.  Minor format changes.

	* sysdeps/alpha/DEFS.h: Removed.
	* sysdeps/alpha/Dist: Don't distribute DEFS.h.

1997-07-07 19:03  H.J. Lu  <hjl@gnu.ai.mit.edu>

	* math/test-fenv.c (feenv_nomask_test): Move
	fesetenv (FE_NOMASK_ENV) after fork () to work with
	SMP.

	* sysdeps/i386/fpu_control.h (_FPU_IEEE): Fix comment.

1997-07-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* libc.map: Add _IO_peekc_locked.

1997-07-07 15:45  Fila Kolodny  <fila@ibi.com>

	* Makeconfig: Add dbobjdir to rpath-link analogous to nssobjdir.

1997-07-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/m68k/fpu/feholdexcpt.c: Shift the exception mask in the
	right position.
	* sysdeps/m68k/fpu/fesetenv.c (fesetenv): Likewise.

1997-07-08 13:59  Ulrich Drepper  <drepper@cygnus.com>

	* time/strftime.c (spaces, zeroes): Handle broken SGI compiler.
	Patch by Richard Stallman <rms@gnu.ai.mit.edu>.
1997-07-11 01:19:07 +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
Makefile Update. 1997-06-21 02:59:26 +00:00
_itoa.c Update. 1997-06-29 22:05:27 +00:00
_itoa.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
asprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
bug1.c Update. 1997-05-26 23:01:17 +00:00
bug1.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
bug2.c Update. 1997-05-26 23:01:17 +00:00
bug3.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 1997-05-07 14:34:37 +00:00
bug4.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 1997-05-07 14:34:37 +00:00
bug5.c Update. 1997-03-29 17:32:35 +00:00
bug6.c Update. 1997-05-26 23:01:17 +00:00
bug6.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
bug7.c update from main archive 970122 1997-01-24 02:23:54 +00:00
bug8.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug9.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug10.c update from main archive 970218 1997-02-19 04:43:53 +00:00
bug11.c update from main archive 961008 1996-10-08 23:39:20 +00:00
dprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
errnobug.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fscanf.c Update. 1997-05-26 23:01:17 +00:00
getline.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getw.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
perror.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
printf-parse.h Update. 1997-03-25 01:45:04 +00:00
printf-prs.c update from main archive 961220 1996-12-22 00:32:43 +00:00
printf.c update from main archive 961211 1996-12-12 03:24:48 +00:00
printf.h Update. 1997-03-25 01:45:04 +00:00
printf_fp.c Update. 1997-05-21 01:48:59 +00:00
printf_fphex.c Update. 1997-05-31 00:47:04 +00:00
printf_size.c Update. 1997-04-30 15:51:34 +00:00
psignal.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
putw.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
reg-printf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
scanf.c Update. 1997-06-23 21:55:26 +00:00
scanf1.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf2.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf3.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf4.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf5.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf6.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf7.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf8.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf9.c * stdio-common/Makefile (tests): Add scanf[1-9]. 1996-01-24 08:23:33 +00:00
scanf10.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf11.c update from main archive 970118 1997-01-19 04:54:28 +00:00
snprintf.c update. 1997-07-11 01:19:07 +00:00
sprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
sscanf.c update from main archive 961211 1996-12-12 03:24:48 +00:00
tempnam.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
temptest.c Update. 1997-06-19 19:11:22 +00:00
test-fseek.c update from main archive 970221 1997-02-22 01:20:46 +00:00
test-fwrite.c update from main archive 961008 1996-10-08 23:39:20 +00:00
test-popen.c Update. 1997-03-29 17:32:35 +00:00
test_rdwr.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
tfformat.c update from main archive 961008 1996-10-08 23:39:20 +00:00
tiformat.c update from main archive 961008 1996-10-08 23:39:20 +00:00
tmpfile.c update from main archive 961211 1996-12-12 03:24:48 +00:00
tmpnam.c update from main archive 970122 1997-01-24 02:23:54 +00:00
tmpnam_r.c update from main archive 970122 1997-01-24 02:23:54 +00:00
tst-ferror.c Update. 1997-04-08 23:42:08 +00:00
tst-ferror.input Update. 1997-04-08 23:42:08 +00:00
tst-fileno.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
tst-printf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
tst-printfsz.c Add description of printf_size and printf_size_info. 1997-04-19 11:22:31 +00:00
tst-ungetc.c * nss/nss_files/files-ethers.c (ntohost): Fix db key. 1996-07-02 19:42:29 +00:00
tstdiomisc.c update from main archive 970121 1997-01-23 04:24:20 +00:00
tstgetln.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
tstgetln.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
tstscanf.c Update. 1997-06-19 19:11:22 +00:00
tstscanf.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
vfprintf.c Update. 1997-06-21 02:59:26 +00:00
vfscanf.c Update. 1997-06-21 02:59:26 +00:00
vprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
xbug.c update from main archvie 961013 1996-10-13 21:35:39 +00:00