From 5ab852b86232d59a1df34291e0b5a2d36912e349 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 9 Feb 2008 00:28:26 +0000 Subject: [PATCH] Remove redundant sentence. --- lib/libpthread/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/libpthread/README b/lib/libpthread/README index 76af2f5e02..4b3a6bce7b 100644 --- a/lib/libpthread/README +++ b/lib/libpthread/README @@ -1,11 +1,10 @@ -$DragonFly: src/lib/libpthread/README,v 1.2 2008/01/20 19:14:09 corecode Exp $ +$DragonFly: src/lib/libpthread/README,v 1.3 2008/02/09 00:28:26 swildner Exp $ Proxy libpthread ================ We want to be able to switch between threading libraries at execution -time. This problem is solved by this proxy libpthread. Its operation is -as follows. +time. This problem is solved by this proxy libpthread. The operation at link time is as follows. libc.so anyways defines all pthread functions as weak symbols -- 2.41.0