Mail Archives: djgpp-workers/2000/06/18/15:46:54
Laurynas Biveinis wrote:
> OK to commit?
...together with following?
Index: wc204.txi
===================================================================
RCS file: /cvs/djgpp/djgpp/src/docs/kb/wc204.txi,v
retrieving revision 1.1
diff -u -r1.1 wc204.txi
--- wc204.txi 2000/05/30 18:07:38 1.1
+++ wc204.txi 2000/06/18 19:46:23
@@ -5,3 +5,10 @@
@findex uname AT r{, CPU type detection}
Ability to report the exact CPU type in @code{uname}.
+
+@cindex stdarg.h{, GCC 2.96}
+@cindex varargs.h{, GCC 2.96}
+When used together with GCC 2.96 or later, va_list facilities
+in <stdarg.h> and <varargs.h> are implemented using new
+builtins from GCC 2.96.
+
- Raw text -