This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] doc: tgmath.h


New header just committed to newlib.  Patch attached.


Yaakov

2012-01-??  Yaakov Selkowitz  <yselkowitz@...>

	* new-features.sgml (ov-new1.7.10): Document tgmath.h.

Index: new-features.sgml
===================================================================
RCS file: /cvs/src/src/winsup/doc/new-features.sgml,v
retrieving revision 1.97
diff -u -p -r1.97 new-features.sgml
--- new-features.sgml	6 Jan 2012 07:13:11 -0000	1.97
+++ new-features.sgml	12 Jan 2012 11:25:14 -0000
@@ -72,6 +72,10 @@ Also, perror and strerror_r no longer cl
 </para></listitem>
 
 <listitem><para>
+C99 &gt;tgmath.h&lt; type-generic macros.
+</para></listitem>
+
+<listitem><para>
 /proc/loadavg now shows the number of currently running processes and the
 total number of processes.
 </para></listitem>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]