OSDN Git Service

2008-05-14 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Wed, 14 May 2008 22:08:56 +0000 (22:08 +0000)
committerjjohnstn <jjohnstn>
Wed, 14 May 2008 22:08:56 +0000 (22:08 +0000)
        * libc/include/sys/reent.h: Change _REENT_INIT... macros to
        access macro parameter with parentheses around it.

newlib/ChangeLog

index e45b8dd..a1a5115 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-14  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * libc/include/sys/reent.h: Change _REENT_INIT... macros to
+       access macro parameter with parentheses around it.
+
 2008-04-26  Mark Mitchell  <mark@codesourcery.com>
 
        * libc/include/stdint.h (SIZE_MIN): Remove.