summaryrefslogtreecommitdiff
path: root/lib/libpthread/README
diff options
context:
space:
mode:
authorad <ad@NetBSD.org>2007-10-16 15:21:54 +0000
committerad <ad@NetBSD.org>2007-10-16 15:21:54 +0000
commit84a6749ef2e261c6fe735378f42e29632d9420c5 (patch)
tree148b5b4350eb00cec6be8335df0457ea7a9c4455 /lib/libpthread/README
parentb79fded28d4cd8fd2dfd7487d6ee026a8727f4a1 (diff)
Note that libpthread_dbg needs to be checked after making changes to
libpthread.
Diffstat (limited to 'lib/libpthread/README')
-rw-r--r--lib/libpthread/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libpthread/README b/lib/libpthread/README
new file mode 100644
index 00000000000..72a1b2fe60d
--- /dev/null
+++ b/lib/libpthread/README
@@ -0,0 +1,4 @@
+$NetBSD: README,v 1.5 2007/10/16 15:21:54 ad Exp $
+
+When making changes to libpthread, please ensure that libpthread_dbg
+still compiles.