glibc/libio
Ulrich Drepper f2ea0f5b0d Update.
1997-10-15 06:56  Ulrich Drepper  <drepper@cygnus.com>

	* Rules: Remove ruls to magically install <subdir>.h headers.
	Reported by Mark Kettenis <kettenis@phys.uva.nl>.

	* glibcbug.in: Fix @gnu.ai.mit.edu -> @gnu.org.
	* version.c: Likewise.
	* catgets/gencat.c: Likewise.
	* db2/makedb.c: Likewise.
	* locale/programs/locale.c: Likewise.
	* locale/programs/localedef.c: Likewise.

	* libc.map: Move _IO_list_all back to GLIBC_2.0.

	* elf/rtld.c: Provide name of running program to _dl_new_object.

	* Rules: Implement shared-only-sources.
	* include/libc-symbols.h: Define default_symbol_version.
	* libio/Makefile (shared-only-sources): Define.
	* libio/freopen.c: Define as default version.
	* libio/iofopen.c: Likewise.
	* libio/genops.c: Define _IO_list_all here.
	* libio/stdfiles.c: Create linked list with public names.
	* libio/oldstdfiles.c: Likewise.

	* stdio-common/printf.c: Optimize.
	* stdio-common/scanf.c: Optimize.

	* sysdeps/generic/setfpucw.c: Include #include <...> not "...".

	* sysdeps/i386/i486/bits/string.h: Add optimized versions of index and
	rindex.

1997-10-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/arith.texi: Spelling fixes.
	* manual/conf.texi: Likewise.
	* manual/creature.texi: Likewise.
	* manual/filesys.texi: Likewise.
	* manual/intro.texi: Likewise.
	* manual/llio.texi: Likewise.
	* manual/math.texi: Likewise.
	* manual/message.texi: Likewise.
	* manual/pattern.texi: Likewise.
	* manual/search.texi: Likewise.
	* manual/signal.texi: Likewise.
	* manual/socket.texi: Likewise.
	* manual/startup.texi: Likewise.
	* manual/stdio.texi: Likewise.
	* manual/string.texi: Likewise.
	* manual/time.texi: Likewise.
	* manual/users.texi: Likewise.

1997-10-13 05:25  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/sys/mman.h: Use __ptr_t instead of __caddr_t.
	* sysdeps/unix/bsd/osf/sys/mman.h: Likewise.
	* sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Likewise.
	* sysdeps/unix/bsd/ultrix4/sys/mman.h: Likewise.
	* sysdeps/unix/sysv/irix4/sys/mman.h: Likewise.
	* sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
	* sysdeps/mach/hurd/mmap.c: Likewise.
	* sysdeps/generic/mmap.c: Likewise.
	* sysdeps/unix/bsd/sun/sunos4/mmap.c: Likewise.
	* sysdeps/mach/munmap.c: Likewise.
	* sysdeps/generic/munmap.c: Likewise.
	* sysdeps/mach/mprotect.c: Likewise.
	* sysdeps/generic/mprotect.c: Likewise.
	* sysdeps/generic/msync.c: Likewise.
	* sysdeps/generic/madvise.c: Likewise.

	* sysdeps/unix/sysv/linux/madvise.c: Include stub version from generic
	subdir.

1997-10-12 20:27  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* sysdeps/stub (all files):  Moved to sysdeps/generic.
	* all files using stub_warning: Include <stub-tag.h>.
	* include/stub-tag.h: New file, marks stubs in .d files.
	* Makerules: Look for stub-tag.h, not sysdeps/stub, when building
	<gnu/stubs.h>.
	* configure.in: Don't add sysdeps/stub to $sysnames.
	* sysdeps/unix/Makefile: Look for generic headers, not stub
	headers.
	* sysdeps/generic/Makefile: Likewise.
	* manual/maint.texi: Delete references to sysdeps/stub.
	* INSTALL: Rebuilt.
	* configure: Rebuilt.
1997-10-15 05:34:02 +00:00
..
.cvsignore
Banner update from main archive 960907 1996-09-07 23:56:19 +00:00
Makefile Update. 1997-10-15 05:34:02 +00:00
clearerr.c update from main archive 970225 1997-02-25 05:18:05 +00:00
clearerr_u.c Update. 1997-06-23 21:55:26 +00:00
fcloseall.c Update. 1997-08-20 03:53:21 +00:00
feof.c Update. 1997-08-20 03:53:21 +00:00
feof_u.c Update. 1997-08-20 03:53:21 +00:00
ferror.c Update. 1997-08-20 03:53:21 +00:00
ferror_u.c Update. 1997-08-20 03:53:21 +00:00
fgetc.c Update. 1997-08-20 03:53:21 +00:00
filedoalloc.c Update. 1997-10-12 04:05:44 +00:00
fileno.c Update. 1997-08-20 03:53:21 +00:00
fileops.c Update. 1997-10-13 01:27:24 +00:00
fputc.c Update. 1997-08-20 03:53:21 +00:00
fputc_u.c Update. 1997-08-20 03:53:21 +00:00
freopen.c Update. 1997-10-15 05:34:02 +00:00
freopen64.c Update. 1997-10-12 04:05:44 +00:00
fseek.c Update. 1997-08-20 03:53:21 +00:00
fseeko.c Update. 1997-09-30 17:10:40 +00:00
fseeko64.c Update. 1997-10-12 04:05:44 +00:00
ftello.c Update. 1997-09-30 17:10:40 +00:00
ftello64.c Update. 1997-10-12 04:05:44 +00:00
genops.c Update. 1997-10-15 05:34:02 +00:00
getc.c Update. 1997-08-20 03:53:21 +00:00
getc_u.c Update. 1997-08-20 03:53:21 +00:00
getchar.c Update. 1997-08-20 03:53:21 +00:00
getchar_u.c Update. 1997-08-20 03:53:21 +00:00
iofclose.c Update. 1997-08-20 03:53:21 +00:00
iofdopen.c Update. 1997-08-20 03:53:21 +00:00
iofflush.c Update. 1997-08-20 03:53:21 +00:00
iofflush_u.c Update. 1997-08-20 03:53:21 +00:00
iofgetpos.c Update. 1997-10-12 04:05:44 +00:00
iofgetpos64.c Update. 1997-10-12 04:05:44 +00:00
iofgets.c Update. 1997-08-20 03:53:21 +00:00
iofopen.c Update. 1997-10-15 05:34:02 +00:00
iofopen64.c Update. 1997-10-13 01:27:24 +00:00
iofopncook.c Update. 1997-10-12 04:05:44 +00:00
iofprintf.c Update. 1997-08-20 03:53:21 +00:00
iofputs.c Update. 1997-08-20 03:53:21 +00:00
iofread.c Update. 1997-08-20 03:53:21 +00:00
iofsetpos.c Update. 1997-08-20 03:53:21 +00:00
iofsetpos64.c Update. 1997-10-12 04:05:44 +00:00
ioftell.c Update. 1997-08-20 03:53:21 +00:00
iofwrite.c Update. 1997-08-20 03:53:21 +00:00
iogetdelim.c Update. 1997-08-20 03:53:21 +00:00
iogetline.c Update. 1997-08-20 03:53:21 +00:00
iogets.c Update. 1997-08-20 03:53:21 +00:00
iolibio.h Update. 1997-10-13 01:27:24 +00:00
iopadn.c Update. 1997-08-20 03:53:21 +00:00
iopopen.c Update. 1997-10-12 04:05:44 +00:00
ioputs.c Update. 1997-08-20 03:53:21 +00:00
ioseekoff.c Update. 1997-10-12 04:05:44 +00:00
ioseekpos.c Update. 1997-10-12 04:05:44 +00:00
iosetbuffer.c Update. 1997-08-20 03:53:21 +00:00
iosetvbuf.c Update. 1997-08-20 03:53:21 +00:00
iosprintf.c Update. 1997-08-20 03:53:21 +00:00
ioungetc.c Update. 1997-08-20 03:53:21 +00:00
iovdprintf.c Update. 1997-08-20 03:53:21 +00:00
iovsprintf.c Update. 1997-08-20 03:53:21 +00:00
iovsscanf.c Update. 1997-08-20 03:53:21 +00:00
libio.h Update. 1997-10-13 01:27:24 +00:00
libioP.h Update. 1997-10-13 01:27:24 +00:00
memstream.c Update. 1997-10-12 04:05:44 +00:00
obprintf.c Update. 1997-10-12 04:05:44 +00:00
oldfileops.c Update. 1997-10-13 01:27:24 +00:00
oldfreopen.c Update. 1997-10-13 01:27:24 +00:00
oldiofopen.c Update. 1997-10-13 01:27:24 +00:00
oldstdfiles.c Update. 1997-10-15 05:34:02 +00:00
pclose.c Update. 1997-08-20 03:53:21 +00:00
peekc.c Update. 1997-08-20 03:53:21 +00:00
putc.c Update. 1997-08-20 03:53:21 +00:00
putc_u.c Update. 1997-06-23 21:55:26 +00:00
putchar.c Update. 1997-08-20 03:53:21 +00:00
putchar_u.c Update. 1997-06-23 21:55:26 +00:00
rewind.c Update. 1997-08-20 03:53:21 +00:00
setbuf.c Update. 1997-08-20 03:53:21 +00:00
setlinebuf.c Update. 1997-08-20 03:53:21 +00:00
stdfiles.c Update. 1997-10-15 05:34:02 +00:00
stdio.c Update. 1997-10-13 01:27:24 +00:00
stdio.h Update. 1997-10-12 04:05:44 +00:00
strfile.h Update. 1997-08-20 03:53:21 +00:00
strops.c Update. 1997-10-12 04:05:44 +00:00
vasprintf.c Update. 1997-08-20 03:53:21 +00:00
vscanf.c Update. 1997-08-20 03:53:21 +00:00
vsnprintf.c Update. 1997-10-12 04:05:44 +00:00