projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff3bd04
)
Add atomic.h to MANIFEST
author
Malcolm Beattie
<mbeattie@sable.ox.ac.uk>
Fri, 27 Feb 1998 18:15:07 +0000
(18:15 +0000)
committer
Malcolm Beattie
<mbeattie@sable.ox.ac.uk>
Fri, 27 Feb 1998 18:15:07 +0000
(18:15 +0000)
p4raw-id: //depot/perl@600
MANIFEST
patch
|
blob
|
history
diff --git
a/MANIFEST
b/MANIFEST
index
59ac58c
..
80bae3e
100644
(file)
--- 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