Take into account ISO C 99 TC1.
[pspp] / lib / ChangeLog
index 8ea50832eb31b260797b34c1c02e1baf6f2c1def..2c4cf824922b546b656bc5df73cf497f9136c6f6 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-23  Bruno Haible  <bruno@clisp.org>
+
+       * stdlib_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
+       ISO C 99 Technical Corrigendum 1.
+
 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        * glob.c (collated_compare): Remove 'const' uses that weren't needed.