glibc/libio
Ulrich Drepper 05f732b361 Update.
1998-11-05 1998  H.J. Lu  <hjl@gnu.org> 
 
	* libio/iofgets.c (_IO_fgets): Don't report error 
	if something was read in and errno is set to 
	EAGAIN. 
	* libio/iofgets_u.c (fgets_unlocked): Likewise. 
 
1998-11-05  Philip Blundell  <philb@gnu.org> 
 
	* sysdeps/unix/sysv/linux/net/if_packet.h: Don't include kernel 
	header; it defines too much.  Provide a local definition of struct 
	sockaddr_pkt and a comment advising against its use. 
 
1998-11-06 1998  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de> 
 
	* extra-lib.mk: Avoid empty include list. 
 
1998-11-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de> 
 
	* extra-lib.mk: Add support for $(lib)-shared-only-routines. 
 
	* elf/Makefile (libdl-routines): Add dlopenold only if doing 
	versioning. 
	(libdl-shared-only-routines): New variable. 
 
1998-11-06  Paul Eggert  <eggert@twinsun.com> 
 
	Don't invoke localtime_r or gmtime_r unless it's the GNU C 
	library's localtime_r and gmtime_r; there are too many buggy 
	implementations of localtime_r and gmtime_r out there, and 
	it's not worth keeping track of all the different bugs. 

	* time/mktime.c (__EXTENSIONS__): Remove. 
	(<unistd.h>): No need to include. 
	* time/strftime.c: Likewise.

	* time/mktime.c (_POSIX_THREAD_SAFE_FUNCTIONS, HAVE_LOCALTIME_R):
	Remove. 
	(my_mktime_localtime_r): Renamed from localtime_r; all uses changed. 
	Base it on localtime unless _LIBC. 

	* time/strftime.c (my_strftime_gmtime_r): Renamed from gmtime_r; 
	all uses changed. 
	(my_strftime_localtime_r): Renamed from localtime_r; all uses changed. 
	Base them on localtime/gmtime if not _LIBC. 

1998-11-07  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/isastream.c: Always return 0 unless it is an invalid
	file descriptor.  This makes this function actually usable.
	Proposed by Mark Kettenis <kettenis@phys.uva.nl>.
1998-11-08 10:40:28 +00:00
..
.cvsignore
Banner
clearerr_u.c
clearerr.c
fcloseall.c
feof_u.c
feof.c
ferror_u.c
ferror.c
fgetc.c Update. 1998-06-07 14:06:56 +00:00
filedoalloc.c
fileno.c
fileops.c Update. 1998-11-04 22:59:09 +00:00
fputc_u.c
fputc.c Update. 1998-06-07 14:06:56 +00:00
freopen64.c Update. 1998-06-07 14:06:56 +00:00
freopen.c Update. 1998-06-07 14:06:56 +00:00
fseek.c Update. 1998-06-07 14:06:56 +00:00
fseeko64.c Update. 1998-06-07 14:06:56 +00:00
fseeko.c Update. 1998-06-07 14:06:56 +00:00
ftello64.c Update. 1998-09-18 17:59:03 +00:00
ftello.c Update. 1998-09-18 17:59:03 +00:00
genops.c Update. 1998-11-08 10:40:28 +00:00
getc_u.c
getc.c Update. 1998-06-07 14:06:56 +00:00
getchar_u.c
getchar.c Update. 1998-06-07 14:06:56 +00:00
iofclose.c Update. 1998-09-18 17:59:03 +00:00
iofdopen.c Update. 1998-08-08 20:02:34 +00:00
iofflush_u.c
iofflush.c Update. 1998-06-07 14:06:56 +00:00
iofgetpos64.c Update. 1998-09-18 17:59:03 +00:00
iofgetpos.c Update. 1998-09-18 17:59:03 +00:00
iofgets_u.c Update. 1998-11-08 10:40:28 +00:00
iofgets.c Update. 1998-11-08 10:40:28 +00:00
iofopen64.c Update. 1998-08-08 20:02:34 +00:00
iofopen.c
iofopncook.c
iofputs_u.c Update. 1998-07-16 13:49:59 +00:00
iofputs.c Update. 1998-06-07 14:06:56 +00:00
iofread_u.c Update. 1998-07-06 17:09:00 +00:00
iofread.c Update. 1998-06-07 14:06:56 +00:00
iofsetpos64.c Update. 1998-06-07 14:06:56 +00:00
iofsetpos.c Update. 1998-06-07 14:06:56 +00:00
ioftell.c Update. 1998-09-18 17:59:03 +00:00
iofwrite_u.c Update. 1998-07-06 17:09:00 +00:00
iofwrite.c Update. 1998-07-04 10:39:13 +00:00
iogetdelim.c Update. 1998-06-07 14:06:56 +00:00
iogetline.c Update. 1998-08-26 16:00:46 +00:00
iogets.c Update. 1998-06-07 14:06:56 +00:00
iolibio.h (_IO_pos_BAD): Define of type _IO_fpos64_t. 1998-08-20 22:59:31 +00:00
iopadn.c
iopopen.c Update. 1998-08-08 20:02:34 +00:00
ioputs.c Update. 1998-06-07 14:06:56 +00:00
ioseekoff.c Update. 1998-10-25 09:11:53 +00:00
ioseekpos.c Update. 1998-06-07 14:06:56 +00:00
iosetbuffer.c Update. 1998-06-07 14:06:56 +00:00
iosetvbuf.c Update. 1998-06-07 14:06:56 +00:00
iosprintf.c
ioungetc.c Update. 1998-06-07 14:06:56 +00:00
iovdprintf.c
iovsprintf.c Update. 1998-06-07 14:06:56 +00:00
iovsscanf.c Update. 1998-06-07 14:06:56 +00:00
libio.h Update. 1998-11-08 10:40:28 +00:00
libioP.h Update 1998-10-01 14:31:24 +00:00
Makefile Update. 1998-08-08 20:02:34 +00:00
memstream.c
obprintf.c
oldfileops.c Update. 1998-11-04 22:59:09 +00:00
oldiofclose.c Update. 1998-06-07 14:06:56 +00:00
oldiofdopen.c
oldiofopen.c
oldstdfiles.c Update. 1998-09-16 17:54:34 +00:00
oldtmpfile.c Update. 1998-08-08 20:02:34 +00:00
pclose.c
peekc.c Update. 1998-06-07 14:06:56 +00:00
putc_u.c
putc.c Update. 1998-06-07 14:06:56 +00:00
putchar_u.c
putchar.c Update. 1998-06-07 14:06:56 +00:00
rewind.c Update. 1998-10-25 09:11:53 +00:00
setbuf.c
setlinebuf.c
stdfiles.c
stdio.c
stdio.h Update. 1998-10-26 11:44:32 +00:00
strfile.h Update. 1998-07-20 18:25:24 +00:00
strops.c Update. 1998-05-22 17:17:46 +00:00
vasprintf.c
Versions Update. 1998-08-23 18:23:26 +00:00
vscanf.c
vsnprintf.c Update. 1998-08-23 18:23:26 +00:00