summaryrefslogtreecommitdiff
path: root/libc/string/bcopy.c
AgeCommit message (Expand)Author
2012-06-15bcopy.c,bzero.c: include string.h instead of _string.hPeter S. Mazinger
2009-10-10drop __BCC__ cruft from string codeMike Frysinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-03-23Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger
2006-01-30Change the only bcopy user to memmove and remove internal version of bcopyPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-03Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger
2002-06-12Cleanup the mess, remove now obsolete filesEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen