Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Saturday 10 July 2004 22:08, Bang Jun-Young wrote:
> Bang Jun-Young wrote:
> >
> > Module Name: src
> > Committed By: junyoung
> > Date: Sat Jul 10 13:49:10 UTC 2004
> >
> > Modified Files:
> > src/distrib/sets/lists/comp: mi
> > src/include: math.h
> > src/lib/libm: Makefile
> > Added Files:
> > src/lib/libm/man: round.3
> > src/lib/libm/src: s_round.c s_roundf.c
> >
> > Log Message:
> > Add C99 functions round(3) and roundf(3).
> > libm minor unchanged; ride a recent bump.
> >
> > From FreeBSD.
>
> I forgot to mention lib/24252. Fixed in the repository.
Having looked at math.h, please make sure that you i) get the
namespace/feature constraints right, and ii) don't mix up
gratuitious white space cleanup with feature commits.
- Klaus
Home |
Main Index |
Thread Index |
Old Index