NetBSD-Bugs archive

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

PR/46040 CVS commit: [netbsd-6] src/sys/sys



The following reply was made to PR misc/46040; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46040 CVS commit: [netbsd-6] src/sys/sys
Date: Wed, 22 Feb 2012 18:40:05 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Wed Feb 22 18:40:05 UTC 2012
 
 Modified Files:
        src/sys/sys [netbsd-6]: cdefs.h
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #16):
        sys/sys/cdefs.h: revision 1.90
 PR 46040:
 If the current compiler doesn't support C99, check if it is compatible
 with GCC 2.92. In that case, use the protected __restricted__ form.
 In any other case, default to removing __restricted.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.89 -r1.89.6.1 src/sys/sys/cdefs.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index