]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Aug 1999 23:13:56 +0000 (23:13 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Aug 1999 23:13:56 +0000 (23:13 +0000)
ChangeLog

index d610fa6466513dc2534b7750aa9cf5c2a778cdc3..4843a78cd23d4378e4485c6df0e86d8e35bd6ad2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        optimise for constant `oldval'.
        (always_swap): Remove `volatile'; add `memory' clobber.
 
+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>
 
        * libio/fileno.c: Return -1 instead of EOF and set errno if the