Broken changelog entry

Ralf Corsepius ralf.corsepius@rtems.org
Fri Jul 13 09:19:00 GMT 2012


Corinna,

a minor nit with your last commit. It added a broken changelog entry to 
newlib/ChangeLog:

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/newlib/ChangeLog,v
retrieving revision 1.1685
retrieving revision 1.1686
diff -u -r1.1685 -r1.1686
--- ChangeLog   6 Jul 2012 10:41:21 -0000       1.1685
+++ ChangeLog   9 Jul 2012 12:13:11 -0000       1.1686
@@ -1,3 +1,11 @@
+2012-07-09  Corinna Vinschen  <vinschen@redhat.com>
+
+       * libc/stdio/fileno.c (fileno): Check if f is a valid stream. 
If not,
+       return -1 and set errno to EBADF per POSIX.
+
+2012-07-06  Corinna Vinschen  <vinschen@redhat.com>
+
+
  2012-07-06  Corinna Vinschen  <vinschen@redhat.com>

         Allow building of Cygwin using Mingw64 SDK headers:


Ralf



More information about the Newlib mailing list