CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/07 05:16:14
Modified files:
gnu/lib/libstdc++/libstdc++/include/bits: char_traits.h
Log message:
Our gcc doesn't provide __builtin_memmove(), so replace it by memmove().
Slipped in when fixing libstdc++ for gtk2mm, spotted the hard way when
porting nemiver.
ok espie@
