This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Add some interoperability macros to sys/param.h


On Thu, Aug 07, 2003 at 03:23:51PM -0400, Nicholas Wourms wrote:
> 2003-08-07  Nicholas Wourms  <nwourms@netscape.net>
> 
>     * include/sys/param.h (setbit): Add new bitmap related macro.
>     (clrbit): Likewise.
>     (isset): Likewise.
>     (isclr): Likewise.
>     (howmany): Add new counting/rounding macro.
>     (rounddown): Likewise.
>     (roundup): Likewise.
>     (roundup2): Likewise.
>     (powerof2): Likewise
>     (MIN): Add macro for calculating min.
>     (MAX): Add macro for calculating max.

Applied.  I've just added a NBBY definition.

Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]