[RFC] 9533: sixth iteration

Paolo Carlini pcarlini@unitus.it
Sun Mar 23 21:12:00 GMT 2003


Danny Smith wrote:

>This is the usual way (from gcc/system.h)
>#ifndef S_ISREG
>#define S_ISREG(m) (((m) & S_IFMT) == S_IFREG)
>#endif
>
Thanks Danny!

Here is take 6.

Paolo.

/////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_9533_6
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030323/0b140970/attachment.ksh>


More information about the Libstdc++ mailing list