Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/algol60/src/lib/env/common/strict_svid3 – Rev 2

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/* tcc environment for strict svid3 */
2
 
3
+FLAG		"-Ysvid3"
4
+FLAG		"-D__STRICT_SYSV"
5
+FLAG		"-D__STRICT_XPG3"
6
+FLAG		"-D__STRICT_POSIX"
7
+INFO		"Strict@System@V@Interface@Definition@(3rd@edition)"