glibc/stdio-common
Ulrich Drepper 310b3460e0 Update.
1998-04-14 16:34  Ulrich Drepper  <drepper@cygnus.com>

	* test-skeleton.c: Provide hook for initializing code before the fork.
	* rt/tst-aio.c: Use PREPARE hook to make suer temp files are always
	removed.

	* libio/fcloseall.c (__fcloseall): Return return value of _IO_cleanup.
	* libio/genops.c (_IO_cleanup): Return return value of _IO_flush_all.
	* libio/libioP.h: Adopt _IO_cleanup prototype.

	* stdlib/Makefile (tests): Add test-canon2.
	* stdlib/test-canon2.c: New file.
	* stdlib/canonicalize.c (canonicalize): Allow RESOLVED parameter to
	be NULL.  Use __lxstat, not __lstat.  Correctly recognize long
	symlink sequences.
	(__realpath): Make real function which checks RESOLVED parameter for
	not being NULL.

1998-04-14  Ulrich Drepper  <drepper@cygnus.com>

	* catgets/open_catalog.c (__open_catalog): Fix problems with
	reading non-files.  Always close file.
	Reported by Cristian Gafton <gafton@redhat.com>.

	* elf/dl-minimal.c (__strtol_internal): Prevent overflow warnings.

1998-04-14 13:28  Ulrich Drepper  <drepper@cygnus.com>

	* libc.map: Add various low-level I/O functions.

1998-04-14 10:35  Ulrich Drepper  <drepper@cygnus.com>

	* string/Makefile (routines): Remove strerror_r.
	* string/strerror_r.c: Removed.
	* string/strerror.c: Call __strerror_r for doing the real work.
	* sysdeps/generic/_strerror.c: Rename function to __strerror_r and
	add weak alias strerror_r.
	* sysdeps/mach/_strerror.c: Likewise.
	* assert/assert-perr.c: Use __strerror_r instead of _strerror_internal.
	* elf/dl-error.c (_dl_signal_error): Likewise.
	* elf/dl-profile.c (_dl_start_profile): Likewise.
	* gmon/gmon.c (write_gmon): Likewise.
	* stdio-common/perror.c: Likewise.
	* stdio-common/vfprintf.c: Likewise.

1998-04-10  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet]
	(sysdep_headers): Add netatalk/at.h.

1998-04-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* manual/socket.texi, manual/creature.texi, manual/time.texi:
	Formatting fixes.

1998-04-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/regex.c: Rename __re_syntax_options back to
	re_syntax_options, aliases do not work with global variables due
	to copy relocations.
	(regex_compile): Use syntax parameter instead of
	re_syntax_options.

1998-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* configure.in: Document that enable-force-install is default.
1998-04-14 16:51:08 +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-10-26 20:13:00 +00:00
_itoa.c Update. 1997-10-26 20:13:00 +00:00
_itoa.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
asprintf.c Update. 1998-04-07 16:28:09 +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. 1997-10-12 04:05:44 +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
itoa-digits.c Update. 1997-10-26 20:13:00 +00:00
perror.c Update. 1998-04-14 16:51:08 +00:00
printf-parse.h Update. 1998-01-30 11:44:34 +00:00
printf-prs.c update from main archive 961220 1996-12-22 00:32:43 +00:00
printf.c Update. 1997-10-15 05:34:02 +00:00
printf.h Update. 1998-01-30 11:44:34 +00:00
printf_fp.c Update. 1997-11-18 02:50:07 +00:00
printf_fphex.c Update. 1997-12-22 20:53:38 +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-10-15 05:34:02 +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. 1997-10-12 04:05:44 +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. 1998-01-30 11:44:34 +00:00
test_rdwr.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
tfformat.c Update. 1997-08-04 14:31:26 +00:00
tiformat.c Update. 1998-01-30 11:44:34 +00:00
tmpfile.c Update. 1997-10-12 04:05:44 +00:00
tmpfile64.c Update. 1997-12-04 00:12:34 +00:00
tmpnam.c Update. 1997-10-12 04:05:44 +00:00
tmpnam_r.c Update. 1997-10-12 04:05:44 +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. 1998-02-01 17:06:45 +00:00
tstscanf.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
vfprintf.c Update. 1998-04-14 16:51:08 +00:00
vfscanf.c Update. 1998-04-08 08:04:37 +00:00
vprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
xbug.c Update. 1998-01-21 17:04:36 +00:00