From 756a64304b61a94b9b57ae88c4af5654152f5b8e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 20 May 2012 13:37:08 +0000 Subject: Remove libpthread, now in eglibc --- libpthread/signal/README | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 libpthread/signal/README (limited to 'libpthread/signal/README') diff --git a/libpthread/signal/README b/libpthread/signal/README deleted file mode 100644 index 5487e2e3..00000000 --- a/libpthread/signal/README +++ /dev/null @@ -1,4 +0,0 @@ -This directory provides a signal implementation, which is appropriate -for operating systems where signals are managed at user-level. It is -up to the run-time to catch the signals and forward them to the -implementation via, e.g., the pthread_kill_info_np call. -- cgit v1.2.3