From 283a645a5be6be0f447ac0aa651b641dbb6b5fc4 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 2 Apr 2009 16:37:40 +0000 Subject: Added -p1003.1-2008 specification. Fixed invalid memory accesses (concat()). Made -fign-macro be the default for libman. --- st.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'st.in') diff --git a/st.in b/st.in index b546c3b8..2727ae85 100644 --- a/st.in +++ b/st.in @@ -1,4 +1,4 @@ -/* $Id: st.in,v 1.3 2009/03/16 22:19:19 kristaps Exp $ */ +/* $Id: st.in,v 1.4 2009/04/02 16:37:40 kristaps Exp $ */ /* * This file defines the .St macro arguments. If you add a new @@ -14,6 +14,7 @@ LINE("-p1003.1-90", "IEEE Std 1003.1-1990 (\\(lqPOSIX\\(rq)") LINE("-p1003.1-96", "ISO/IEC 9945-1:1996 (\\(lqPOSIX\\(rq)") LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(lqPOSIX\\(rq)") LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(lqPOSIX\\(rq)") +LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(lqPOSIX\\(rq)") LINE("-p1003.1", "IEEE Std 1003.1 (\\(lqPOSIX\\(rq)") LINE("-p1003.1b", "IEEE Std 1003.1b (\\(lqPOSIX\\(rq)") LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(lqPOSIX\\(rq)") -- cgit v1.2.3-56-ge451