Author: sebor
Date: Mon Sep 19 17:23:20 2005
New Revision: 290320
URL: http://svn.apache.org/viewcvs?rev=290320&view=rev
Log:
2005-09-19 Martin Sebor <[EMAIL PROTECTED]>
STDCXX-14 (part 2)
* atomic.S: Renamed...
* atomic-cxx.S: ...to this.
Added:
incubator/stdcxx/trunk/src/atomic-cxx.S
- copied, changed from r290002, incubator/stdcxx/trunk/src/atomic.S
Removed:
incubator/stdcxx/trunk/src/atomic.S
Copied: incubator/stdcxx/trunk/src/atomic-cxx.S (from r290002,
incubator/stdcxx/trunk/src/atomic.S)
URL:
http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/src/atomic-cxx.S?p2=incubator/stdcxx/trunk/src/atomic-cxx.S&p1=incubator/stdcxx/trunk/src/atomic.S&r1=290002&r2=290320&rev=290320&view=diff
==============================================================================
--- incubator/stdcxx/trunk/src/atomic.S (original)
+++ incubator/stdcxx/trunk/src/atomic-cxx.S Mon Sep 19 17:23:20 2005
@@ -2,7 +2,7 @@
*
* atomic.S
*
- * $Id: //stdlib/dev/source/stdlib/atomic.S#7 $
+ * $Id$
*
***************************************************************************
*