From 40e2986d3d196855bba3836a60a482fd3a0f73a8 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Wed, 31 Jan 2024 17:07:29 -0500 Subject: remove posix and xopen specific functions --- src/math/signgam.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/math/signgam.c (limited to 'src/math/signgam.c') diff --git a/src/math/signgam.c b/src/math/signgam.c deleted file mode 100644 index e200204b..00000000 --- a/src/math/signgam.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -int signgam; -/* -SIGNAL_SAFE(0) -XOPEN(4) -LINK(m) -*/ -- cgit v1.2.1