glibc/libio
Ulrich Drepper 499e7464ed update from main archive 960907
Sat Sep  7 14:00:33 1996  David Mosberger-Tang  <davidm@azstarnet.com>

	* catgets/catgets.c (catopen): Allocate sizeof(*result) bytes
	instead of sizeof(nl_catd) (which is just a pointer!).

Sat Sep  7 19:39:19 1996  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile ($(objpfx)version-info.h): Generate from Banner files.
	* version.c (banner): Add contents of version-info.h to string.

	* Makerules: If $($(subdir)-version) is available name versioned
	shared library according to this value instead of glibc's version.

	* libio/Banner: New file.

	* elf/eval.c (funcall): Write error message in case function is
	not found.
	(eval): Recognize `_' in names.
1996-09-07 23:56:19 +00:00
..
.cvsignore
_G_config.h
Banner update from main archive 960907 1996-09-07 23:56:19 +00:00
cleanup.c
clearerr.c
clearerr_u.c
feof.c
feof_u.c
ferror.c
ferror_u.c
fgetc.c
filedoalloc.c
fileno.c
fileops.c
fputc.c
fputc_u.c
freopen.c
fseek.c
genops.c
getc.c
getc_u.c
getchar.c
getchar_u.c
iofclose.c
iofdopen.c update from main archive 960907 1996-09-07 23:56:19 +00:00
iofflush.c
iofflush_u.c
iofgetpos.c
iofgets.c
ioflockfile.c
iofopen.c update from main archive 960907 1996-09-07 23:56:19 +00:00
iofopncook.c update from main archive 960907 1996-09-07 23:56:19 +00:00
iofprintf.c
iofputs.c
iofread.c
iofsetpos.c
ioftell.c
iofwrite.c
iogetdelim.c
iogetline.c
iogets.c
iolibio.h
iopadn.c
iopopen.c update from main archive 960907 1996-09-07 23:56:19 +00:00
ioprims.c
ioputs.c
ioseekoff.c
ioseekpos.c
iosetbuffer.c
iosetvbuf.c
iosprintf.c
ioungetc.c
iovsprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
iovsscanf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
libio.h update from main archive 960907 1996-09-07 23:56:19 +00:00
libioP.h update from main archive 960907 1996-09-07 23:56:19 +00:00
Makefile
memstream.c update from main archive 960907 1996-09-07 23:56:19 +00:00
pclose.c
putc.c
putc_u.c
putchar.c
putchar_u.c
rewind.c
setbuf.c
setlinebuf.c
stdfiles.c update from main archive 960907 1996-09-07 23:56:19 +00:00
stdio.c
stdio.h
strfile.h
strops.c
vasprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
vdprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
vscanf.c
vsnprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00