]> sourceware.org Git - glibc.git/commitdiff
* Makerules (gen-as-const): Don't silently continue on failure.
authorRoland McGrath <roland@gnu.org>
Thu, 15 Jan 2004 01:54:42 +0000 (01:54 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 15 Jan 2004 01:54:42 +0000 (01:54 +0000)
* login/utmp-private.h: Likewise.

ChangeLog

index bfa7f247b201cfce6655115a90bf99041907260d..e82c7912c932dd62c5dc20ca0d5c50c8c0a25302 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-13  Segher Boessenkool  <boessen@de.ibm.com>
+
+       * Makerules (gen-as-const): Don't silently continue on failure.
+
 2004-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
 
        * sysdeps/generic/dl-sysdep.c: Define __libc_stack_end with
@@ -7,7 +11,7 @@
 
        * libio/libio.h: Add const to function tables types.
        * libio/libioP.h: Likewise.
-       * /login/utmp-private.h: Likewise.
+       * login/utmp-private.h: Likewise.
        * libio/fileops.c: Add const to jump table variable definition.
        * libio/genops.c: Likewise.
        * libio/iofopncook.c: Likewise.
This page took 0.052519 seconds and 5 git commands to generate.