소스 검색

sync with glibc

Mike Frysinger 19 년 전
부모
커밋
492ed006b4
2개의 변경된 파일301개의 추가작업 그리고 145개의 파일을 삭제
  1. 3 0
      test/math/fenv.h
  2. 298 145
      test/math/libm-test.inc

+ 3 - 0
test/math/fenv.h

@@ -0,0 +1,3 @@
+/* until we support fenv ... */
+#define feclearexcept(X)
+#define fetestexcept(X) (0)

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 298 - 145
test/math/libm-test.inc


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.