Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2005 21:12:47 +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 math.h s_truncl.c src/lib/msun/man trunc.3 src/lib/msun Makefile
Message-ID:  <200504162112.j3GLCl1B001315@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2005-04-16 21:12:47 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         math.h 
    lib/msun/man         trunc.3 
    lib/msun             Makefile 
  Added files:
    lib/msun/src         s_truncl.c 
  Log:
  Implement truncl() based on floorl().
  
  Revision  Changes    Path
  1.70      +2 -2      src/lib/msun/Makefile
  1.2       +15 -9     src/lib/msun/man/trunc.3
  1.61      +1 -1      src/lib/msun/src/math.h
  1.1       +62 -0     src/lib/msun/src/s_truncl.c (new)



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