tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Implementation of ISO C99 <iso646.h>


From: David A. Wheeler
Subject: [Tinycc-devel] Implementation of ISO C99 <iso646.h>
Date: Fri, 04 May 2007 22:55:30 -0400 (EDT)

Here's another tcc "patch"; this one implements <iso646.h>.  It's not REALLY in 
patch format, it's actually the entire file.  Just drop this file into the 
include/ subdirectory, and now you meet this C99 requirement.  Obviously you 
need this header to compile programs that #include <iso646.h>.

Here's a patch comment:
===================================
Implementation of <iso646.h> for tcc
This implements <iso646.h> as required by Normative Addendum 1 (an addition to 
the C Standard ratified in 1995) and the ISO C99 spec section 7.9.  The file 
doesn't include any copyright information because it's essentially 
uncopyrightable (its contents are essentially forced by the specification and 
usual C conventions).  By David A. Wheeler.

--- David A. Wheeler 

Attachment: iso646.h
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]