summaryrefslogtreecommitdiffstats
path: root/lib/libm/src
diff options
context:
space:
mode:
authormartynas <martynas@openbsd.org>2011-07-08 22:28:32 +0000
committermartynas <martynas@openbsd.org>2011-07-08 22:28:32 +0000
commitaeb694e3afa554db8dd44ee8140d036724efada5 (patch)
tree27134d6d85c1d25448c6bbdb4cc7222c925034fe /lib/libm/src
parentDon't accidentally mask off the T_USER bit before calling trap(). (diff)
downloadwireguard-openbsd-aeb694e3afa554db8dd44ee8140d036724efada5.tar.xz
wireguard-openbsd-aeb694e3afa554db8dd44ee8140d036724efada5.zip
Revert (leaving the complex math part alone). Some stuff is depending
on this historical behavior; so we're stuck in this stupid situation. No cookie for me.
Diffstat (limited to 'lib/libm/src')
-rw-r--r--lib/libm/src/n_fabs.c1
-rw-r--r--lib/libm/src/n_modf.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libm/src/n_fabs.c b/lib/libm/src/n_fabs.c
deleted file mode 100644
index 5f30645ff6e..00000000000
--- a/lib/libm/src/n_fabs.c
+++ /dev/null
@@ -1 +0,0 @@
-/* empty file for lint to chew on */
diff --git a/lib/libm/src/n_modf.c b/lib/libm/src/n_modf.c
deleted file mode 100644
index 5f30645ff6e..00000000000
--- a/lib/libm/src/n_modf.c
+++ /dev/null
@@ -1 +0,0 @@
-/* empty file for lint to chew on */