This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
doc TtyNam fix
- To: egcs-patches at egcs dot cygnus dot com
- Subject: doc TtyNam fix
- From: craig at jcb-sc dot com
- Date: 18 Jun 1999 15:45:48 -0000
- Cc: craig at jcb-sc dot com
Committed to mainline.
tq vm, (burley)
Fri Jun 18 11:43:46 1999 Craig Burley <craig@jcb-sc.com>
* news.texi: Doc TtyNam fix.
*** g77-e/gcc/f/news.texi.~1~ Fri Jun 18 11:26:47 1999
--- g77-e/gcc/f/news.texi Fri Jun 18 11:43:38 1999
*************** The following information was last updat
*** 156,159 ****
--- 156,164 ----
@ifclear USERVISONLY
@item
+ The @code{TtyNam} intrinsics now set @var{Name} to all spaces (at run time)
+ if the system has no @code{ttyname} implementation available.
+
+ @ifclear USERVISONLY
+ @item
Upgrade to @code{libf2c} as of 1999-06-18.
@end ifclear