summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-27 18:15:07 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-27 18:15:07 +0000
commitf6867f7f3279be1c892878246f56be42b6a65eaa (patch)
tree84d8fbe86d3cb7971b602bfebed0345f7eca0ef9 /MANIFEST
parentff3bd04127522869a3afae2fde23c6b52ab6c7de (diff)
downloadperl-f6867f7f3279be1c892878246f56be42b6a65eaa.tar.gz
Add atomic.h to MANIFEST
p4raw-id: //depot/perl@600
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 59ac58c08a..80bae3eee1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -31,6 +31,7 @@ README.win32 Notes about Win32 port
Todo The Wishlist
Todo.5.005 What needs doing before 5.005 release
XSUB.h Include file for extension subroutines
+atomic.h Atomic refcount handling for multi-threading
av.c Array value code
av.h Array value header
bytecode.h Bytecode header for compiler