Rename bunch of variables.
[oota-llvm.git] / runtime / GCCLibraries / libc / string.c
2006-11-17 Reid SpencerUndo removal of the runtime libraries. While this may...
2006-11-16 Reid SpencerIn LLVM 2.0 we won't use the runtime libraries as llvm...
2004-10-17 Reid SpencerMake sure that for systems where the string functions...
2004-02-20 Chris LattnerAdd a simple implementation of strncpy
2004-02-19 Chris LattnerAdd strndup
2003-10-21 Chris LattnerFix strcpy implementation and trie
2003-08-28 Chris LattnerSquelch warning
2003-02-18 Chris LattnerRemove support for memset
2002-07-18 Chris LattnerFixes to be LP64 correct
2002-03-11 Chris LattnerAdd strcat function
2002-03-08 Chris LattnerCheckin library infrastructure for building stuff to...