]> sourceware.org Git - glibc.git/commitdiff
* csu/Makefile ($(objpfx)version-info.h): Use printf in place
authorRoland McGrath <roland@gnu.org>
Fri, 20 Aug 2004 20:12:50 +0000 (20:12 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 20 Aug 2004 20:12:50 +0000 (20:12 +0000)
of echo -e for POSIX.2 portability.
Reported by Paul Jarc <prj@po.cwru.edu>.

* setjmp/Makefile (tests): Add bug269-setjmp.

ChangeLog

index d324b11ddad587795500debc7ac4b6525b221396..e1de142b35d1131bb9d3021454d738e93c36d8d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-20  Roland McGrath  <roland@frob.com>
+
+       * csu/Makefile ($(objpfx)version-info.h): Use printf in place
+       of echo -e for POSIX.2 portability.
+       Reported by Paul Jarc <prj@po.cwru.edu>.
+
 2004-08-19  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/posix/getaddrinfo.c (gaih_inet): Minor optimizations in
 2004-07-16  Steven Munroe  <sjmunroe@us.ibm.com>
 
        [BZ #269]
-       * setjmp/Makefile (tests): Add  bug269-setjmp.
+       * setjmp/Makefile (tests): Add bug269-setjmp.
        * setjmp/bug269-setjmp.c: New file.
        * sysdeps/powerpc/powerpc64/__longjmp-common.S [SHARED && !IS_IN_rtld]:
        Store R2 from jmpbuf in callers TOC save area.
This page took 0.050083 seconds and 5 git commands to generate.