cvs commit: src/tools/regression/lib/msun test-fenv.c

David Schultz das at FreeBSD.org
Wed Mar 16 11:04:46 PST 2005


das         2005-03-16 19:04:45 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/lib/msun test-fenv.c 
  Log:
  - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), and
    fegetexcept().
  - Add additional tests for the above.
  - Output a separate success message for each of the 8 components of
    this set of tests.
  
  Revision  Changes    Path
  1.4       +31 -12    src/tools/regression/lib/msun/test-fenv.c


More information about the cvs-src mailing list