svn commit: branches/uClibc-nptl/libc/string

sjhill at uclibc.org sjhill at uclibc.org
Fri Dec 2 03:31:22 UTC 2005


Author: sjhill
Date: 2005-12-01 19:31:20 -0800 (Thu, 01 Dec 2005)
New Revision: 12636

Log:
Merge from trunk.


Modified:
   branches/uClibc-nptl/libc/string/wstring.c


Changeset:
Modified: branches/uClibc-nptl/libc/string/wstring.c
===================================================================
--- branches/uClibc-nptl/libc/string/wstring.c	2005-12-02 03:30:48 UTC (rev 12635)
+++ branches/uClibc-nptl/libc/string/wstring.c	2005-12-02 03:31:20 UTC (rev 12636)
@@ -2003,7 +2003,7 @@
 #endif
 }
 
-//strong_alias(__bcopy, bcopy)
+strong_alias(__bcopy, bcopy)
 
 #endif
 /**********************************************************************/




More information about the uClibc-cvs mailing list