Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jul 1999 11:59:45 +0000 (11:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jul 1999 11:59:45 +0000 (11:59 +0000)
commit110215a9a76594e808903af957f3273e3bc11a87
tree36ffca48f1168e282af19e00d3909597a5573dff
parent94e365c61202e2472c8aea42c7c95ce40f5b843c
Update.

1999-07-08  Andreas Schwab  <schwab@suse.de>

* libio/iofopncook.c (fopencookie): Set _fileno to -2.

* libio/libioP.h (_IO_file_is_open): Only check for -1, not all
negative numbers.

* libio/fileops.c (_IO_new_file_close_it): Set _fileno to -1, not
EOF.
* libio/oldfileops.c (_IO_old_file_close_it): Likewise.

1999-07-08  Andreas Schwab  <schwab@suse.de>

* stdio-common/vfprintf.c (buffered_vfprintf): Initialize _mode.

1999-07-08  Andreas Schwab  <schwab@suse.de>

* libio/fileno.c: Return -1 instead of EOF and set errno if the
stream is not a real file stream.

1999-07-08  Andreas Schwab  <schwab@suse.de>

* manual/charset.texi: Fix typos.
ChangeLog
elf/dlfcn.h [deleted file]
libio/fileno.c
libio/fileops.c
libio/iofopncook.c
libio/libioP.h
libio/oldfileops.c
manual/charset.texi
stdio-common/vfprintf.c