From 5f8fa94796903bf81db4f1dc76d433a80308b3d4 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 26 Dec 2004 21:51:15 +0000 Subject: cleanups - lots of removed files now in thread library. qlock.c - stubs to thread library notify.c - clean interface slightly. --- src/lib9/ffork-SunOS.c | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/lib9/ffork-SunOS.c (limited to 'src/lib9/ffork-SunOS.c') diff --git a/src/lib9/ffork-SunOS.c b/src/lib9/ffork-SunOS.c deleted file mode 100644 index 5e677f72..00000000 --- a/src/lib9/ffork-SunOS.c +++ /dev/null @@ -1 +0,0 @@ -#include "ffork-pthread.c" -- cgit v1.2.3