Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 09:25:43 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src s_trunc.c s_truncf.c src/lib/msun/man trunc.3
Message-ID:  <200406200925.i5K9PhjV092110@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004-06-20 09:25:43 UTC

  FreeBSD src repository

  Added files:
    lib/msun/src         s_trunc.c s_truncf.c 
    lib/msun/man         trunc.3 
  Log:
  Implement trunc() and truncf().
  
  Revision  Changes    Path
  1.1       +74 -0     src/lib/msun/man/trunc.3 (new)
  1.1       +61 -0     src/lib/msun/src/s_trunc.c (new)
  1.1       +53 -0     src/lib/msun/src/s_truncf.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406200925.i5K9PhjV092110>