1/*
2 * $FreeBSD$
3 */
4FBSD_1.0 {
5	feupdateenv;
6};
7
8FBSD_1.3 {
9	fesetexceptflag;
10	feraiseexcept;
11	fegetenv;
12	feholdexcept;
13};
14